diff options
author | polwex <polwex@sortug.com> | 2025-05-29 12:10:22 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-05-29 12:10:22 +0700 |
commit | a3f24ea79b14394b24c4b60a010651eb29eeb872 (patch) | |
tree | cb1c4937084116f66a59727ee752afd974714c8e /package.json | |
parent | 7abf2227438362ad30820ee236405ec1b57a40b6 (diff) |
glorious new db
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 8b39a03..b90bf0a 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "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", |