@tauri-apps/plugin-biometric
Advanced tools
+2
-2
| { | ||
| "name": "@tauri-apps/plugin-biometric", | ||
| "version": "2.3.0", | ||
| "version": "2.3.1", | ||
| "license": "MIT OR Apache-2.0", | ||
@@ -28,4 +28,4 @@ "authors": [ | ||
| "dependencies": { | ||
| "@tauri-apps/api": "^2.6.0" | ||
| "@tauri-apps/api": "^2.8.0" | ||
| } | ||
| } |
+0
-9
@@ -36,4 +36,2 @@  | ||
| > Note: Since most JavaScript package managers are unable to install packages from git monorepos we provide read-only mirrors of each plugin. This makes installation option 2 more ergonomic to use. | ||
| <!-- Add the branch for installations using git! --> | ||
@@ -47,9 +45,2 @@ | ||
| yarn add @tauri-apps/plugin-biometric | ||
| # alternatively with Git: | ||
| pnpm add https://github.com/tauri-apps/tauri-plugin-biometric#v2 | ||
| # or | ||
| npm add https://github.com/tauri-apps/tauri-plugin-biometric#v2 | ||
| # or | ||
| yarn add https://github.com/tauri-apps/tauri-plugin-biometric#v2 | ||
| ``` | ||
@@ -56,0 +47,0 @@ |
8883
-4.62%112
-7.44%Updated