diff options
| author | Dhravya <[email protected]> | 2024-07-14 21:43:41 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-07-14 21:43:41 -0500 |
| commit | 49d257ac2c399123f18f8f4fc8a701e56c7349ae (patch) | |
| tree | 6754b0e1f46a96a1bc449e561ad6202bd53e6a2d /package.json | |
| parent | added sentry (diff) | |
| download | archived-supermemory-49d257ac2c399123f18f8f4fc8a701e56c7349ae.tar.xz archived-supermemory-49d257ac2c399123f18f8f4fc8a701e56c7349ae.zip | |
added breadcrumbs for easier navigation on web
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 38669d01..217e717a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@radix-ui/react-scroll-area": "^1.0.5", "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-separator": "^1.0.3", - "@radix-ui/react-slot": "^1.0.2", + "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "^1.1.0", "@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-toast": "^1.1.5", |