feat(helm): added cert-postgresql template to helm (#1620)

* feat(helm): added cert-postgresql template to helm

* use js-tiktoken (pure js) in favor of tiktoken (wasm)
This commit is contained in:
Waleed
2025-10-13 12:41:43 -07:00
committed by GitHub
parent 1773530325
commit 09cccd5487
8 changed files with 89 additions and 15 deletions

View File

@@ -42,7 +42,6 @@
"postgres": "^3.4.5",
"remark-gfm": "4.0.1",
"socket.io-client": "4.8.1",
"tiktoken": "1.0.22",
"twilio": "5.9.0"
},
"devDependencies": {