aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCodeTorso <[email protected]>2024-07-28 05:32:08 +0530
committerGitHub <[email protected]>2024-07-28 05:32:08 +0530
commitbb4eed6525a4571f2551d65207d508197e1eb8e1 (patch)
tree45769512cefd24a9dca1d580abfac254682fe35c /package.json
parentMerge pull request #182 from CodeTorso/backend (diff)
parentFix: Add target and rel attributes to external links for new tab opening (diff)
downloadsupermemory-bb4eed6525a4571f2551d65207d508197e1eb8e1.tar.xz
supermemory-bb4eed6525a4571f2551d65207d508197e1eb8e1.zip
Merge pull request #180 from dishit7/fix/openlink_in_newtab
Merge pull request #180 from dishit7/fix/openlink_in_newtab
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 42664a62..0437c940 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"lint-staged": "^15.2.5",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.3",
- "turbo": "2.0.3",
+ "turbo": "^2.0.3",
"typescript": "^5.5.4"
},
"engines": {