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 26, 2024
1 parent fd1bf28 commit 202f6e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmstudio/lms-cli",
"version": "0.3.11",
"version": "0.3.12",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@lmstudio/lms-common": "^0.5.2",
"@lmstudio/lms-lmstudio": "^0.0.6",
"@lmstudio/sdk": "^0.0.6",
"@lmstudio/sdk": "^0.0.7",
"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": "db0017dc3f1ca3b62c7be23d73f4decd6ff88ea9"
"gitHead": "00a9ffe4fd044eebe53e65d3ea9970e4e9d5d997"
}

0 comments on commit 202f6e1

Please sign in to comment.