We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df75482 commit cf76e62Copy full SHA for cf76e62
1 file changed
packages/totp/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@eaccess/totp",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "TOTP generation and verification for @eaccess/auth",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.js",
0 commit comments