dist/test is the right directory

This commit is contained in:
Mahdi Dibaiee 2015-04-21 16:21:23 +04:30
parent 3ea7b154e1
commit 6e79cb1e83

View File

@ -4,7 +4,7 @@
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"directories": { "directories": {
"test": "tests" "test": "dist/tests"
}, },
"scripts": { "scripts": {
"test": "grunt test" "test": "grunt test"