mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 08:00:21 +00:00
chore(release): align 2026.2.15 metadata
This commit is contained in:
12
package.json
12
package.json
@@ -3,11 +3,23 @@
|
|||||||
"version": "2026.2.15",
|
"version": "2026.2.15",
|
||||||
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
"homepage": "https://github.com/openclaw/openclaw#readme",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/openclaw/openclaw/issues"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "",
|
"author": "",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/openclaw/openclaw.git"
|
||||||
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"openclaw": "openclaw.mjs"
|
"openclaw": "openclaw.mjs"
|
||||||
},
|
},
|
||||||
|
"directories": {
|
||||||
|
"doc": "docs",
|
||||||
|
"test": "test"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"CHANGELOG.md",
|
"CHANGELOG.md",
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
|
|||||||
Reference in New Issue
Block a user