chore: bump package version

This commit is contained in:
Dhravya Shah 2025-12-28 19:22:28 -08:00
parent d93ffbb93f
commit 5bef1b2bbc
3 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@supermemory/memory-graph",
"version": "0.1.7",
"version": "0.1.8",
"description": "Interactive graph visualization component for Supermemory - visualize and explore your memory connections",
"type": "module",
"main": "./dist/memory-graph.cjs",