diff options
| author | Dhravya <[email protected]> | 2024-06-24 20:40:17 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-24 20:40:17 -0500 |
| commit | e7a80ffd441ea93f499d60aec240d280b5501d5a (patch) | |
| tree | 69604bcc06e92f61ebb668704ab9a8c9baeb8b06 /package.json | |
| parent | Merge pull request #80 from Dhravya/telegram-bot (diff) | |
| download | supermemory-e7a80ffd441ea93f499d60aec240d280b5501d5a.tar.xz supermemory-e7a80ffd441ea93f499d60aec240d280b5501d5a.zip | |
drizzle-orm in dependencies, prod wrangler.toml
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 35b90102..ab8d2202 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "aws4fetch": "^1.0.18", "cheerio": "^1.0.0-rc.12", "compromise": "^14.13.0", - "drizzle-orm": "^0.30.10", + "drizzle-orm": "^0.31.2", "framer-motion": "^11.2.6", "katex": "^0.16.10", "lucide-react": "^0.379.0", |