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 2cae887 commit d7e2c5c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmstudio/lms-cli",
"version": "0.3.18",
"version": "0.3.19",
"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.6",
"@lmstudio/lms-common": "^0.5.7",
"@lmstudio/lms-isomorphic": "^0.3.2",
"@lmstudio/lms-lmstudio": "^0.0.10",
"@lmstudio/sdk": "^0.0.11",
"@lmstudio/lms-lmstudio": "^0.0.11",
"@lmstudio/sdk": "^0.0.12",
"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": "b18ab480478728f60aaa92a14e9a0ffd9aeb7829"
"gitHead": "eb198b1c427b6efc59a0589aed998492ce039d77"
}

0 comments on commit d7e2c5c

Please sign in to comment.