@toon-protocol/views 0.6.0 → 0.6.1

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/views",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "Shared TOON kind→atom registry, NIP parsers, ViewSpec composition runtime, and MCP-app iframe bundle. Consumed by rig and the toon-mcp apps surface.",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -37,7 +37,7 @@
37
37
  "tailwind-merge": "^2.6.1",
38
38
  "tw-animate-css": "^1.4.0",
39
39
  "zod": "^3.25.0",
40
- "@toon-protocol/client": "0.14.0"
40
+ "@toon-protocol/client": "0.14.1"
41
41
  },
42
42
  "peerDependencies": {
43
43
  "react": "^19.0.0",