dist/test is the right directory
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
"test": "dist/tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
|
Reference in New Issue
Block a user