feat: prepare Zhinian desktop client for pilot release
This commit is contained in:
12
packages/kernel-adapter-openclaw/package.json
Normal file
12
packages/kernel-adapter-openclaw/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@yinian/kernel-adapter-openclaw",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@yinian/kernel-core": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user