aboutsummaryrefslogtreecommitdiff
path: root/apps/web/package.json
diff options
context:
space:
mode:
authoryxshv <[email protected]>2024-04-11 16:37:46 +0530
committeryxshv <[email protected]>2024-04-11 16:37:46 +0530
commit539f50367d2964579dbb6aa62876fab973b17840 (patch)
treea071ab8c30d2448207bc68c92a57d5663dd73724 /apps/web/package.json
parentmerge pls (diff)
parentMerge branch 'main' of https://github.com/Dhravya/supermemory (diff)
downloadarchived-supermemory-539f50367d2964579dbb6aa62876fab973b17840.tar.xz
archived-supermemory-539f50367d2964579dbb6aa62876fab973b17840.zip
Merge branch 'main' of https://github.com/dhravya/supermemory
Diffstat (limited to 'apps/web/package.json')
-rw-r--r--apps/web/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json
index 675009fd..3141a243 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -27,10 +27,13 @@
"framer-motion": "^11.0.24",
"lucide-react": "^0.338.0",
"next": "14.1.0",
+ "novel": "0.1.22",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.2.1",
+ "tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
+ "tiptap-markdown": "^0.8.10",
"vaul": "^0.9.0"
},
"devDependencies": {
@@ -45,7 +48,6 @@
"eslint-plugin-next-on-pages": "^1.11.0",
"postcss": "^8",
"tailwind-scrollbar": "^3.1.0",
- "tailwindcss": "^3.3.0",
"typescript": "^5",
"vercel": "^33.6.2",
"wrangler": "^3.41.0"