mirror of
https://github.com/myles/awesome-static-generators
synced 2025-11-18 03:08:43 +01:00
Update package.json
This commit is contained in:
committed by
GitHub
parent
f5be57b0b4
commit
0455f25e3f
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"markdown": "^0.5.0"
|
"markdown": "^0.5.0"
|
||||||
}
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "remark -u validate-links README.md",
|
"test": "remark -u validate-links README.md",
|
||||||
"build": "mkdir build/ && md2html README.md > build/index.html"
|
"build": "mkdir build/ && md2html README.md > build/index.html"
|
||||||
|
|||||||
Reference in New Issue
Block a user