This commit is contained in:
Austin Turnage 2015-04-01 21:34:59 -04:00
commit 152b35293e

View file

@ -6,7 +6,7 @@
"express":"4.*.*"
},
"scripts": {
"test": "./node_modules/gulp/bin/gulp.js test"
"test":"node ./node_modules/gulp/bin/gulp.js test"
},
"devDependencies": {
"mocha": "1.*",