Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Feb 8, 2024
1 parent 2b80cfb commit 3ef615e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions storage/framework/core/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
"peerDependencies": {
"@stacksjs/build": "workspace:*",
"@stacksjs/server": "workspace:*",
"@tauri-apps/api": "1.5.3",
"@tauri-apps/cli": "1.5.9",
"unified-network": "0.6.4",
"@tauri-apps/api": "^1.5.3",
"@tauri-apps/cli": "^1.5.9",
"unified-network": "^0.6.4",
"unstorage": "^1.10.1",
"vue": "3.4.16"
"vue": "^3.4.16"
},
"dependencies": {
"@stacksjs/build": "workspace:*",
"@stacksjs/server": "workspace:*",
"@tauri-apps/api": "1.5.3",
"@tauri-apps/cli": "1.5.9",
"unified-network": "0.6.4",
"@tauri-apps/api": "^1.5.3",
"@tauri-apps/cli": "^1.5.9",
"unified-network": "^0.6.4",
"unstorage": "^1.10.1",
"vue": "3.4.16"
"vue": "^3.4.16"
},
"devDependencies": {
"@stacksjs/development": "workspace:*"
Expand Down

0 comments on commit 3ef615e

Please sign in to comment.