document-model 6.2.0-rc.4 → 6.2.0-rc.6

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": "document-model",
3
- "version": "6.2.0-rc.4",
3
+ "version": "6.2.0-rc.6",
4
4
  "license": "AGPL-3.0-only",
5
5
  "private": false,
6
6
  "files": [
@@ -49,7 +49,7 @@
49
49
  },
50
50
  "dependencies": {
51
51
  "jszip": "^3.10.1",
52
- "@powerhousedao/shared": "6.2.0-rc.4"
52
+ "@powerhousedao/shared": "6.2.0-rc.6"
53
53
  },
54
54
  "description": "Powerhouse document model — foundational data structure for local-first, event-sourced documents with typed operations, reducers, and GraphQL schema validation.",
55
55
  "keywords": [