Do stuff slightly better

This commit is contained in:
Schuyler Cebulskie
2016-11-20 20:54:40 -05:00
parent 3ef16f97c4
commit 049ab42eb4
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"docs": "node docs/generator",
"test-docs": "node docs/generator test",
"lint": "eslint src",
"web-dist": "npm install && node ./node_modules/parallel-webpack/bin/run.js"
"web-dist": "node ./node_modules/parallel-webpack/bin/run.js"
},
"repository": {
"type": "git",