Skip to content

Commit

Permalink
@Release-46
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-the-crayon committed Mar 3, 2025
1 parent 7a9698c commit 3eab0e7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmstudio/lms-cli",
"version": "0.3.33",
"version": "0.3.34",
"description": "LM Studio CLI",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -15,12 +15,12 @@
"author": "LM Studio <team@lmstudio.ai> (https://lmstudio.ai)",
"license": "Apache-2.0",
"dependencies": {
"@lmstudio/lms-common": "^0.8.0",
"@lmstudio/lms-common-server": "^0.2.9",
"@lmstudio/lms-es-plugin-runner": "^0.0.11",
"@lmstudio/lms-common": "^0.8.1",
"@lmstudio/lms-common-server": "^0.2.10",
"@lmstudio/lms-es-plugin-runner": "^0.0.12",
"@lmstudio/lms-isomorphic": "^0.4.4",
"@lmstudio/lms-lmstudio": "^0.0.23",
"@lmstudio/sdk": "^0.5.0",
"@lmstudio/lms-lmstudio": "^0.0.24",
"@lmstudio/sdk": "^1.0.0",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"cmd-ts": "^0.13.0",
Expand Down Expand Up @@ -48,5 +48,5 @@
"shx": "^0.3.4",
"typescript": "^5.3.3"
},
"gitHead": "803a488fc9d4c398991ac1991d537450a3b866d9"
"gitHead": "e2d9b355053c25dd0e12984f99fbd58db6f1b939"
}

0 comments on commit 3eab0e7

Please sign in to comment.