Skip to content

Commit 09a4a88

Browse files
authored
Merge pull request #5 from zenoxs/update-deps
update deps
2 parents c4f305c + 3fd3d7a commit 09a4a88

File tree

6 files changed

+971
-938
lines changed

6 files changed

+971
-938
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tauri-appcenter-companion",
33
"private": false,
44
"repository": "https://github.com/zenoxs/tauri-appcenter-companion",
5-
"version": "0.4.1",
5+
"version": "0.5.0",
66
"license": "GPL-3.0",
77
"author": "Amaury CIVIER",
88
"scripts": {
@@ -27,7 +27,7 @@
2727
"react-hook-form": "^7.31.0",
2828
"react-router-dom": "6",
2929
"rxjs": "^7.5.5",
30-
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#4a5a8fb54e62bc0d0e07007b83101c3fe5cf24ba",
30+
"tauri-plugin-store-api": "https://github.com/tauri-apps/tauri-plugin-store#dev",
3131
"tauri-plugin-websocket": "github:tauri-apps/tauri-apps/tauri-plugin-websocket#53c9a3ffc37cd178928d4f6c3443f4c1beb63962",
3232
"uuid": "^8.3.2"
3333
},

0 commit comments

Comments
 (0)