summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-05-15 15:50:51 +0700
committerpolwex <polwex@sortug.com>2025-05-15 15:50:51 +0700
commit05d13b6f166eae5c2de8fe6f6038819b1b6ba1a0 (patch)
tree795ca33a3319d11bd9daa0366d4d15f31eabf024 /package.json
parent92139f14a92a535f123ad49a60498138dd2ec6cf (diff)
m
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8ee4fbb..affbfc4 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,9 @@
"tw-animate-css": "^1.2.9",
"waku": "0.22.4",
"wikipedia": "^2.1.2",
- "zod": "^3.24.4"
+ "zod": "^3.24.4",
+ "sortug-ai": "file:../../libs/models",
+ "prosody-ui": "file:../../libs/prosody-ui"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.4",