diff options
| author | Dhravya <[email protected]> | 2024-07-04 10:49:42 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-07-04 10:49:42 -0500 |
| commit | 0b543bb1d67782bca624362e4efd49791d6b2763 (patch) | |
| tree | fb2afcb1b89b457b1884c8be7f04c198c96f399f /package.json | |
| parent | fix: add content modal had a bad blur (diff) | |
| download | archived-supermemory-0b543bb1d67782bca624362e4efd49791d6b2763.tar.xz archived-supermemory-0b543bb1d67782bca624362e4efd49791d6b2763.zip | |
better-extension
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 79b1f113..f8902c5e 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "@auth/drizzle-adapter": "^1.1.0", "@aws-sdk/client-s3": "^3.577.0", "@aws-sdk/s3-request-presigner": "^3.577.0", + "@babel/plugin-transform-runtime": "^7.24.7", "@cloudflare/puppeteer": "^0.0.11", "@headlessui/react": "^2.0.4", "@heroicons/react": "^2.1.4", |