From 85caa1144b0ff0ec863f4d945501528b0530a69f Mon Sep 17 00:00:00 2001 From: Ishaan Gupta Date: Sun, 14 Jun 2026 23:42:08 +0530 Subject: [PATCH] Downgrade @supermemory/memory-graph version Downgrade @supermemory/memory-graph version from 0.2.3 to 0.2.0. --- bun.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lock b/bun.lock index 73137d99..1d049ae6 100644 --- a/bun.lock +++ b/bun.lock @@ -163,7 +163,7 @@ "@repo/lib": "workspace:*", "@repo/validation": "workspace:*", "@sentry/nextjs": "^10.33.0", - "@supermemory/memory-graph": "^0.2.3", + "@supermemory/memory-graph": "^0.2.0", "@tailwindcss/typography": "^0.5.16", "@tanstack/react-form": "^1.12.4", "@tanstack/react-query": "^5.90.14",