fix: cli path
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
"description": "A TTRPG toolbox based on solid.js and rsbuild",
|
"description": "A TTRPG toolbox based on solid.js and rsbuild",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
"ttrpg": "./dist/cli.js"
|
"ttrpg": "./dist/cli/index.js"
|
||||||
},
|
},
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user