You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/auth/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@arkstack/auth",
3
-
"version": "0.4.0",
3
+
"version": "0.4.1",
4
4
"type": "module",
5
5
"description": "Authentication package for Arkstack applications, providing utilities for user authentication, password hashing, and two-factor authentication.",
0 commit comments