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

Commit

Permalink
0.4.95
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Sep 16, 2023
1 parent 67174ad commit 934d6ac
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.94",
"version": "0.4.95",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -76,8 +76,8 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^20.6.0",
"@types/js-yaml": "^4.0.6",
"@types/node": "^20.6.1",
"@types/swagger-ui-dist": "^3.30.1",
"@types/traverse": "^0.6.33",
"@typescript-eslint/eslint-plugin": "^6.7.0",
Expand All @@ -92,7 +92,7 @@
"http-status-codes": "^2.2.0",
"jsonpath-plus": "^7.2.0",
"nodemon": "^3.0.1",
"npm-check-updates": "^16.14.2",
"npm-check-updates": "^16.14.3",
"prettier": "^3.0.3",
"quicktype-core": "^23.0.75",
"tsup": "^7.2.0",
Expand Down

0 comments on commit 934d6ac

Please sign in to comment.