@remnic/core 9.25.1 → 9.25.2

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.25.1",
3
+ "version": "9.25.2",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3056,7 +3056,7 @@
3056
3056
  "core"
3057
3057
  ],
3058
3058
  "peerDependencies": {
3059
- "@remnic/coding-graph": "^9.25.1"
3059
+ "@remnic/coding-graph": "^9.25.2"
3060
3060
  },
3061
3061
  "peerDependenciesMeta": {
3062
3062
  "@remnic/coding-graph": {