Update package.json

This commit is contained in:
Janny 2016-01-22 09:18:49 +08:00
parent ccf52f0822
commit 2cdc4ddcbf
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"clean": "make clean",
"help": "make help",
"refresh": "make refresh",
"test": "mocha test/*.test.js"
"test": "make test"
},
"engines": [
"node >= 0.6"