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