Skip to content

Commit

Permalink
@Release-
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-the-crayon committed Apr 30, 2024
1 parent d7de9c9 commit 9f57a42
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmstudio/lms-cli",
"version": "0.3.16",
"version": "0.3.17",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -14,10 +14,10 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@lmstudio/lms-common": "^0.5.5",
"@lmstudio/lms-lmstudio": "^0.0.9",
"@lmstudio/lms-isomorphic": "^0.3.1",
"@lmstudio/sdk": "^0.0.10",
"@lmstudio/lms-common": "^0.5.6",
"@lmstudio/lms-isomorphic": "^0.3.2",
"@lmstudio/lms-lmstudio": "^0.0.10",
"@lmstudio/sdk": "^0.0.11",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"cmd-ts": "^0.13.0",
Expand Down Expand Up @@ -45,5 +45,5 @@
"shx": "^0.3.4",
"typescript": "^5.3.3"
},
"gitHead": "b00c0b977b06cb065832016f387c0a512eb44b54"
"gitHead": "8abe1338bad3a58ec1fe3a0e6462f2bc331bf450"
}

0 comments on commit 9f57a42

Please sign in to comment.