@toon-protocol/rig 2.6.1 → 2.6.3

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toon-protocol/rig",
3
- "version": "2.6.1",
3
+ "version": "2.6.3",
4
4
  "description": "Git-to-TOON write path core — build git objects and NIP-34 events for the Rig control plane",
5
5
  "license": "MIT",
6
6
  "author": "Jonathan Green",
@@ -44,7 +44,7 @@
44
44
  "dependencies": {
45
45
  "@toon-format/toon": "^1.0.0",
46
46
  "@toon-protocol/core": "^2.0.1",
47
- "@toon-protocol/client": "^0.16.0"
47
+ "@toon-protocol/client": "^0.18.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@types/node": "^20.0.0",