Skip to content

Commit

Permalink
Upgrade the @tauri-apps/cli peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk authored Dec 2, 2024
1 parent d105045 commit 8e7ec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tauri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"typescript": "^5.6.3"
},
"peerDependencies": {
"@tauri-apps/api": "^1.2.0"
"@tauri-apps/api": "^2.1.1"
}
}

0 comments on commit 8e7ec0e

Please sign in to comment.