Rename yellowlabtools.js to index.js and change the way to call it
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"bin": {
|
||||
"yellowlabtools": "./bin/cli.js"
|
||||
},
|
||||
"main": "./lib/yellowlabtools.js",
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
"body-parser": "~1.10.0",
|
||||
|
||||
Reference in New Issue
Block a user