svamp-cli 0.1.21 → 0.1.22

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svamp-cli",
3
- "version": "0.1.21",
3
+ "version": "0.1.22",
4
4
  "description": "Svamp CLI — AI workspace daemon on Hypha Cloud",
5
5
  "author": "Amun AI AB",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -28,7 +28,7 @@
28
28
  "dependencies": {
29
29
  "@agentclientprotocol/sdk": "^0.14.1",
30
30
  "@modelcontextprotocol/sdk": "^1.25.3",
31
- "hypha-rpc": "file:../../hypha-rpc-0.21.15.tgz",
31
+ "hypha-rpc": "0.21.15",
32
32
  "zod": "^3.24.4"
33
33
  },
34
34
  "devDependencies": {