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

Commit

Permalink
0.4.236
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 26, 2024
1 parent 9e3b251 commit 4b9be7c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 54 deletions.
107 changes: 57 additions & 50 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.235",
"version": "0.4.236",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -80,8 +80,8 @@
"@types/node": "^20.11.30",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"change-case": "^5.4.3",
"earl": "^1.1.0",
"eslint": "^8.57.0",
Expand All @@ -92,7 +92,7 @@
"http-status-codes": "^2.3.0",
"jsonpath-plus": "^8.1.0",
"nodemon": "^3.1.0",
"npm-check-updates": "^16.14.17",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
"quicktype-core": "^23.0.107",
"tsup": "^8.0.2",
Expand Down

0 comments on commit 4b9be7c

Please sign in to comment.