diff options
| author | Dhravya <[email protected]> | 2024-06-24 21:00:22 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-24 21:00:22 -0500 |
| commit | 532188f04aff035b218e1e4000c24623f98213e8 (patch) | |
| tree | 32bca8a108457286bd41dc05b0becd890d574eaf /package.json | |
| parent | trying to fix build (diff) | |
| download | supermemory-532188f04aff035b218e1e4000c24623f98213e8.tar.xz supermemory-532188f04aff035b218e1e4000c24623f98213e8.zip | |
a lot of hotfixes to fix production build
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 4e6ea945..074f1c06 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@repo/eslint-config": "*", "@repo/tailwind-config": "*", "@repo/typescript-config": "*", + "@repo/shared-types": "*", "@repo/ui": "*", "@tailwindcss/typography": "^0.5.13", "autoprefixer": "^10.4.19", |