fix: config package.json
This commit is contained in:
parent
34dd16d506
commit
5ff43bf172
@ -9,9 +9,11 @@
|
||||
"main": "dist/main.bundle.js",
|
||||
"type": "commonjs",
|
||||
"bin": {
|
||||
"gcommit": "node ./dist/main.bundle.js"
|
||||
"gcommit": "dist/main.bundle.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"preferGlobal": true,
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user