Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
0.4.225
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 7, 2024
1 parent d36b701 commit 6021c58
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.224",
"version": "0.4.225",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -69,15 +69,15 @@
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
"swagger-ui-dist": "^5.11.9",
"swagger-ui-dist": "^5.11.10",
"traverse": "^0.6.8",
"tsx": "^4.7.1",
"valid-filename": "^4.0.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^7.1.1",
Expand All @@ -96,7 +96,7 @@
"prettier": "^3.2.5",
"quicktype-core": "^23.0.105",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"overrides": {
"@trivago/prettier-plugin-sort-imports": {
Expand Down

0 comments on commit 6021c58

Please sign in to comment.