diff options
| author | codetorso <[email protected]> | 2024-06-12 14:21:10 +0530 |
|---|---|---|
| committer | codetorso <[email protected]> | 2024-06-12 14:21:10 +0530 |
| commit | 1f6d4198ec5382d8e8dcc9245dfad4e99dcea473 (patch) | |
| tree | d606880216d301d2a7c8664e3ef47bcd7216d2e4 /package.json | |
| parent | full screen mode implemented (diff) | |
| download | supermemory-1f6d4198ec5382d8e8dcc9245dfad4e99dcea473.tar.xz supermemory-1f6d4198ec5382d8e8dcc9245dfad4e99dcea473.zip | |
Icons now in our website integrated
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 1fc76d17..3c2a50a8 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-toast": "^1.1.5", + "@tldraw/assets": "^2.2.0", "@types/readline-sync": "^1.4.8", "ai": "^3.1.14", "cheerio": "^1.0.0-rc.12", |