aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-24 21:42:13 -0500
committerDhravya <[email protected]>2024-06-24 21:42:13 -0500
commit672a0fec005ad74701c04afe511c49d01db1017d (patch)
treeab9a1667a8a04aa13d4095a1be7ece18cf537d97 /package.json
parentaaaaaaaa (diff)
downloadsupermemory-672a0fec005ad74701c04afe511c49d01db1017d.tar.xz
supermemory-672a0fec005ad74701c04afe511c49d01db1017d.zip
fix: redirect if not logged in
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 074f1c06..5fd9360a 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"engines": {
"node": ">=18"
},
- "packageManager": "[email protected]",
+ "packageManager": "[email protected]",
"workspaces": [
"apps/*",
"packages/*"