diff options
| author | codetorso <[email protected]> | 2024-06-09 20:38:37 +0530 |
|---|---|---|
| committer | codetorso <[email protected]> | 2024-06-09 20:38:37 +0530 |
| commit | 99659df86f3daa44d2d58c90b43587a25e961308 (patch) | |
| tree | 5a13adaa71f913e441c64db009577723e0e211ee /package.json | |
| parent | Add Dynamic Island (diff) | |
| download | supermemory-99659df86f3daa44d2d58c90b43587a25e961308.tar.xz supermemory-99659df86f3daa44d2d58c90b43587a25e961308.zip | |
before color edits
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e891d513..fd2341b3 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ "react-dropzone": "^14.2.3", "react-hook-form": "^7.51.5", "sonner": "^1.4.41", + "tldraw": "^2.1.4", "uploadthing": "^6.10.4", "zod": "^3.23.8" }, |