fix: align npm publish metadata
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"author": "",
|
||||
"bin": {
|
||||
"openclaw": "./openclaw.mjs"
|
||||
"openclaw": "openclaw.mjs"
|
||||
},
|
||||
"files": [
|
||||
"dist/acp/**",
|
||||
@@ -228,7 +228,7 @@
|
||||
"node-llama-cpp": "3.15.1"
|
||||
},
|
||||
"overrides": {
|
||||
"tar": "7.5.4"
|
||||
"tar": "7.5.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
@@ -238,7 +238,7 @@
|
||||
"minimumReleaseAge": 2880,
|
||||
"overrides": {
|
||||
"@sinclair/typebox": "0.34.47",
|
||||
"tar": "7.5.4"
|
||||
"tar": "7.5.7"
|
||||
}
|
||||
},
|
||||
"vitest": {
|
||||
|
||||
Reference in New Issue
Block a user