Skip to content

Commit e774517

Browse files
committed
chore: specific version numbers for plugin-opener
1 parent 53db5a3 commit e774517

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tauri-apps/api": "2.5.0",
1414
"@tauri-apps/plugin-log": "^2.4.0",
15-
"@tauri-apps/plugin-opener": "^2",
15+
"@tauri-apps/plugin-opener": "2.3.1",
1616
"@tauri-apps/plugin-shell": "^2.2.1",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)