diff options
| author | Dhravya Shah <[email protected]> | 2024-07-02 16:16:28 -0500 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2024-07-02 16:16:28 -0500 |
| commit | a76773b5eb8d278cff344fd08f647c5526175a7f (patch) | |
| tree | b7b0a47da50597b2e5b6b869845fcf3b441df9d8 /apps | |
| parent | try to fix ci/cd again (diff) | |
| download | supermemory-a76773b5eb8d278cff344fd08f647c5526175a7f.tar.xz supermemory-a76773b5eb8d278cff344fd08f647c5526175a7f.zip | |
try to fix ci/cd
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 44522dcc..56437059 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -36,7 +36,6 @@ "@repo/eslint-config": "*", "@repo/typescript-config": "*", "@repo/tailwind-config": "*", - "@repo/shared-types": "*", "@types/eslint": "^8.56.5", "@types/node": "^20.11.24", "@types/react": "^18.2.61", |