mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
build: hard-pin dependency specs
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@twurple/api": "^8.1.4",
|
||||
"@twurple/auth": "^8.1.4",
|
||||
"@twurple/chat": "^8.1.4",
|
||||
"zod": "^4.4.3"
|
||||
"@twurple/api": "8.1.4",
|
||||
"@twurple/auth": "8.1.4",
|
||||
"@twurple/chat": "8.1.4",
|
||||
"zod": "4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openclaw/plugin-sdk": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user