fix: bin path outdated from src consolidation (#41)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"bin": "dist/index.js",
|
||||
"bin": "dist/cli.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"lint": "eslint --cache ."
|
||||
|
||||
Reference in New Issue
Block a user