diff options
| author | Dhravya <[email protected]> | 2024-05-25 23:38:48 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-05-25 23:38:48 -0500 |
| commit | c12ecfc4316a6f37d2d07c57e4dfefa231783c0d (patch) | |
| tree | c04612a8db2b06060e1e1087ef298fa124aa71e4 /apps/web/package.json | |
| parent | fix global file stuff (diff) | |
| download | supermemory-c12ecfc4316a6f37d2d07c57e4dfefa231783c0d.tar.xz supermemory-c12ecfc4316a6f37d2d07c57e4dfefa231783c0d.zip | |
brought all the APIs back
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 70ad3b46..adca3031 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,5 +1,5 @@ { - "name": "web", + "name": "@repo/web", "version": "1.0.0", "private": true, "scripts": { |