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

Commit

Permalink
0.4.233
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 19, 2024
1 parent 32809c0 commit 6c9eaa9
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.232",
"version": "0.4.233",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -77,11 +77,11 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.28",
"@types/node": "^20.11.29",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"change-case": "^5.4.3",
"earl": "^1.1.0",
"eslint": "^8.57.0",
Expand All @@ -94,7 +94,7 @@
"nodemon": "^3.1.0",
"npm-check-updates": "^16.14.17",
"prettier": "^3.2.5",
"quicktype-core": "^23.0.106",
"quicktype-core": "^23.0.107",
"tsup": "^8.0.2",
"typescript": "^5.4.2"
},
Expand Down

0 comments on commit 6c9eaa9

Please sign in to comment.