Update package.json

This commit is contained in:
Myles Braithwaite
2018-12-19 11:17:08 -05:00
committed by GitHub
parent f5be57b0b4
commit 0455f25e3f

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"markdown": "^0.5.0"
}
},
"scripts": {
"test": "remark -u validate-links README.md",
"build": "mkdir build/ && md2html README.md > build/index.html"