@lark-apaas/coding-openclaw-sandbox-skills 0.1.0-dev.655b398 → 0.1.0-dev.6f4e4bc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lark-apaas/coding-openclaw-sandbox-skills",
|
|
3
|
-
"version": "0.1.0-dev.
|
|
3
|
+
"version": "0.1.0-dev.6f4e4bc",
|
|
4
4
|
"description": "OpenClaw 独立沙箱 skills 包(原 miaoda-skills/src/openclaw + miaoda-skills/src/miaoda/steering/miaoda-openclaw 合并);变更频率低,独立发版",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"publishConfig": {
|