Fix build

This commit is contained in:
Fraham 2017-12-01 18:39:53 +00:00
parent 9d69a12788
commit 8c0764dd02

View file

@ -5,8 +5,8 @@
"main": "index.js",
"scripts": {
"start": "node node_modules/gulp/bin/gulp.js",
- "build": "node node_modules/gulp/bin/gulp.js build",
- "test": "echo \"Error: no test specified\" && exit 1"
"build": "node node_modules/gulp/bin/gulp.js build",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",