Skip to content

Commit 3ef615e

Browse files
committed
chore: wip
1 parent 2b80cfb commit 3ef615e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

storage/framework/core/desktop/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,20 @@
6262
"peerDependencies": {
6363
"@stacksjs/build": "workspace:*",
6464
"@stacksjs/server": "workspace:*",
65-
"@tauri-apps/api": "1.5.3",
66-
"@tauri-apps/cli": "1.5.9",
67-
"unified-network": "0.6.4",
65+
"@tauri-apps/api": "^1.5.3",
66+
"@tauri-apps/cli": "^1.5.9",
67+
"unified-network": "^0.6.4",
6868
"unstorage": "^1.10.1",
69-
"vue": "3.4.16"
69+
"vue": "^3.4.16"
7070
},
7171
"dependencies": {
7272
"@stacksjs/build": "workspace:*",
7373
"@stacksjs/server": "workspace:*",
74-
"@tauri-apps/api": "1.5.3",
75-
"@tauri-apps/cli": "1.5.9",
76-
"unified-network": "0.6.4",
74+
"@tauri-apps/api": "^1.5.3",
75+
"@tauri-apps/cli": "^1.5.9",
76+
"unified-network": "^0.6.4",
7777
"unstorage": "^1.10.1",
78-
"vue": "3.4.16"
78+
"vue": "^3.4.16"
7979
},
8080
"devDependencies": {
8181
"@stacksjs/development": "workspace:*"

0 commit comments

Comments
 (0)