mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:00:45 +00:00
fix: resolve main ci shard failures
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
"types": "./dist/src/plugin-sdk/system-event-runtime.d.ts",
|
||||
"default": "./src/system-event-runtime.ts"
|
||||
},
|
||||
"./time-runtime": {
|
||||
"types": "./dist/src/plugin-sdk/time-runtime.d.ts",
|
||||
"default": "./src/time-runtime.ts"
|
||||
},
|
||||
"./transport-ready-runtime": {
|
||||
"types": "./dist/src/plugin-sdk/transport-ready-runtime.d.ts",
|
||||
"default": "./src/transport-ready-runtime.ts"
|
||||
|
||||
Reference in New Issue
Block a user