Test broke, revert back to stable state

This commit is contained in:
Thomas Cazade 2017-12-08 12:41:00 +01:00
parent d48f705800
commit 9fe7de9e8c

View file

@ -7,7 +7,7 @@
"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",
"postinstall": "gulp build"
"postinstall": "node node_modules/gulp/bin/gulp.js build"
},
"repository": {
"type": "git",