fix: fix publish config
This commit is contained in:
parent
ef21829ffe
commit
5fb9913cfb
@ -4,6 +4,7 @@
|
||||
"description": "envision command tools",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"bin": {
|
||||
"envision": "./bin/envision"
|
||||
},
|
||||
@ -43,5 +44,8 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user