diff options
author | polwex <polwex@sortug.com> | 2025-05-29 14:52:38 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-05-29 14:52:38 +0700 |
commit | 490388360a0852bcf8ee054e96fa90e166df5792 (patch) | |
tree | 3940097c5505ff1bb09875dddb7ee0e4881beb77 /package.json | |
parent | f243847216279cbd43879de8b5ef6dcceb3a2f1d (diff) |
fucker actually solved the cookies, love ya man
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index b90bf0a..86e634f 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,9 @@ "react-server-dom-webpack": "19.1.0", "sonner": "^2.0.3", "sortug-ai": "file:../../libs/models", - "sorsyl": "file:../../libs/sorsyl", "tailwind-merge": "^3.2.0", "tw-animate-css": "^1.2.9", - "waku": "0.22.4", + "waku": "latest", "wikipedia": "^2.1.2", "zod": "^3.24.4" }, |