aboutsummaryrefslogtreecommitdiff
path: root/apps/web/package.json
diff options
context:
space:
mode:
authorcodetorso <[email protected]>2024-06-09 20:38:37 +0530
committercodetorso <[email protected]>2024-06-09 20:38:37 +0530
commit99659df86f3daa44d2d58c90b43587a25e961308 (patch)
tree5a13adaa71f913e441c64db009577723e0e211ee /apps/web/package.json
parentAdd Dynamic Island (diff)
downloadsupermemory-99659df86f3daa44d2d58c90b43587a25e961308.tar.xz
supermemory-99659df86f3daa44d2d58c90b43587a25e961308.zip
before color edits
Diffstat (limited to 'apps/web/package.json')
-rw-r--r--apps/web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json
index 0bfb4119..16a59cb1 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -22,7 +22,8 @@
"next": "^14.1.1",
"nuqs": "^1.17.4",
"react": "^18.2.0",
- "react-dom": "^18.2.0"
+ "react-dom": "^18.2.0",
+ "react-resizable-panels": "^2.0.19"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.1.1",