@poolzin/pool-bot 2026.4.35 → 2026.4.36
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/dist/build-info.json +2 -2
- package/package.json +3 -3
package/dist/build-info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@poolzin/pool-bot",
|
|
3
|
-
"version": "2026.4.
|
|
3
|
+
"version": "2026.4.36",
|
|
4
4
|
"description": "🎱 Pool Bot - AI assistant with PLCODE integrations",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -321,14 +321,14 @@
|
|
|
321
321
|
"undici": "^7.21.0",
|
|
322
322
|
"ws": "^8.19.0",
|
|
323
323
|
"yaml": "^2.8.2",
|
|
324
|
-
"zod": "^4.3.6"
|
|
324
|
+
"zod": "^4.3.6",
|
|
325
|
+
"@modelcontextprotocol/sdk": "^1.27.1"
|
|
325
326
|
},
|
|
326
327
|
"devDependencies": {
|
|
327
328
|
"@discordjs/voice": "^0.19.0",
|
|
328
329
|
"@grammyjs/types": "^3.24.0",
|
|
329
330
|
"@lit-labs/signals": "^0.2.0",
|
|
330
331
|
"@lit/context": "^1.1.6",
|
|
331
|
-
"@modelcontextprotocol/sdk": "^1.27.1",
|
|
332
332
|
"@types/express": "^5.0.6",
|
|
333
333
|
"@types/markdown-it": "^14.1.2",
|
|
334
334
|
"@types/node": "^25.2.2",
|