Skip to content

Commit 90f9b93

Browse files
committed
chore: fix cli version in deep-link package.json
1 parent 1c58f33 commit 90f9b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/deep-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"@tauri-apps/api": "^2.8.0"
2929
},
3030
"devDependencies": {
31-
"@tauri-apps/cli": "2.8.0"
31+
"@tauri-apps/cli": "2.8.1"
3232
}
3333
}

0 commit comments

Comments
 (0)