snow-flow 8.4.25 → 8.4.26
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "snow-flow",
|
|
3
|
-
"version": "8.4.
|
|
3
|
+
"version": "8.4.26",
|
|
4
4
|
"description": "ServiceNow development with SnowCode - 75+ LLM providers (Claude, GPT, Gemini, Llama, Mistral, DeepSeek, Groq, Ollama) • 410 Optimized Tools • 2 MCP Servers • Native Predictive Intelligence builder • Multi-agent orchestration • Use ANY AI coding assistant",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"typescript": "5.9.3"
|
|
527
527
|
},
|
|
528
528
|
"peerDependencies": {
|
|
529
|
-
"@groeimetai/snowcode": "^0.15.
|
|
529
|
+
"@groeimetai/snowcode": "^0.15.17"
|
|
530
530
|
},
|
|
531
531
|
"peerDependenciesMeta": {
|
|
532
532
|
"@groeimetai/snowcode": {
|