Merge branch 'v2' into store-rework-2

This commit is contained in:
Tony
2024-10-03 13:56:56 +08:00
committed by GitHub
4 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
![Barcode Scanner](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/scanner/banner.png)
![Barcode Scanner](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/barcode-scanner/banner.png)
Allows your mobile application to use the camera to scan QR codes, EAN-13 and other kinds of barcodes.
+1 -1
View File
@@ -10,7 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "2.0.0",
"@tauri-apps/api": "2.0.1",
"@tauri-apps/plugin-deep-link": "2.0.0"
},
"devDependencies": {