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 29, 2024
1 parent e5a16b3 commit 7f4c4bd
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.14",
"version": "0.3.15",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -14,9 +14,9 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@lmstudio/lms-common": "^0.5.3",
"@lmstudio/lms-lmstudio": "^0.0.7",
"@lmstudio/sdk": "^0.0.8",
"@lmstudio/lms-common": "^0.5.4",
"@lmstudio/lms-lmstudio": "^0.0.8",
"@lmstudio/sdk": "^0.0.9",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"cmd-ts": "^0.13.0",
Expand Down Expand Up @@ -44,5 +44,5 @@
"shx": "^0.3.4",
"typescript": "^5.3.3"
},
"gitHead": "4eed827a2c48b6c11faab5fdf5533b18076c3c60"
"gitHead": "9316939d39732206dd1fc57539b302ad36f6c92f"
}

0 comments on commit 7f4c4bd

Please sign in to comment.