@tauri-apps/plugin-barcode-scanner
Advanced tools
+2
-2
| { | ||
| "name": "@tauri-apps/plugin-barcode-scanner", | ||
| "version": "2.2.1", | ||
| "version": "2.3.0", | ||
| "description": "Scan QR codes, EAN-13 and other kinds of barcodes on Android and iOS", | ||
@@ -28,4 +28,4 @@ "license": "MIT OR Apache-2.0", | ||
| "dependencies": { | ||
| "@tauri-apps/api": "^2.0.0" | ||
| "@tauri-apps/api": "^2.6.0" | ||
| } | ||
| } |
Updated