feat: release authentication laboratories 0.3.0
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "auth-tools",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "Inspect and test OTP and WebAuthn authentication locally in the browser.",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"author": "Albrecht Degering",
|
||||
@@ -41,6 +41,7 @@
|
||||
"dependencies": {
|
||||
"@add-ideas/toolbox-contract": "0.2.3",
|
||||
"@add-ideas/toolbox-shell-react": "0.2.3",
|
||||
"@noble/hashes": "2.3.0",
|
||||
"jsqr": "1.4.0",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6"
|
||||
|
||||
Reference in New Issue
Block a user