@remnic/core 9.57.2 → 9.57.4

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": "@remnic/core",
3
- "version": "9.57.2",
3
+ "version": "9.57.4",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3136,7 +3136,7 @@
3136
3136
  "core"
3137
3137
  ],
3138
3138
  "peerDependencies": {
3139
- "@remnic/coding-graph": "^9.57.2"
3139
+ "@remnic/coding-graph": "^9.57.4"
3140
3140
  },
3141
3141
  "peerDependenciesMeta": {
3142
3142
  "@remnic/coding-graph": {