Skip to content

Commit 4b22903

Browse files
committed
chore(deps): update Tauri CLI
1 parent bbdccef commit 4b22903

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

plugins/single-instance/examples/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"license": "MIT",
1111
"dependencies": {
12-
"@tauri-apps/cli": "^1.0.0"
12+
"@tauri-apps/cli": "^2.0.0-alpha.8"
1313
}
1414
}

plugins/websocket/examples/svelte-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"vite": "^4.0.0"
2121
},
2222
"dependencies": {
23-
"@tauri-apps/cli": "^1.0.0",
23+
"@tauri-apps/cli": "^2.0.0-alpha.8",
2424
"tauri-plugin-websocket-api": "link:../../"
2525
},
2626
"type": "module"

pnpm-lock.yaml

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)