Add main to package.json
This commit is contained in:
parent
4941ea721b
commit
29863ad62c
|
|
@ -21,5 +21,6 @@
|
|||
"bin": {
|
||||
"uglifyjs" : "bin/uglifyjs"
|
||||
},
|
||||
"main": "./tools/node",
|
||||
"scripts": {"test": "node test/run-tests.js"}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user