Skip to content

Commit 67fa6b5

Browse files
committed
auth system version update
1 parent 04f34d7 commit 67fa6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/deps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export * as enhancedRouter from 'https://esm.sh/@profullstack/enhanced-router@0.
1717

1818
// Re-export other modules
1919
export * as apiKeyManager from 'https://esm.sh/@profullstack/[email protected]';
20-
export * as authSystem from 'https://esm.sh/@profullstack/[email protected].16';
20+
export * as authSystem from 'https://esm.sh/@profullstack/[email protected].17';
2121
export * as paymentGateway from 'https://esm.sh/@profullstack/[email protected]';
2222
export * as stateManager from 'https://esm.sh/@profullstack/[email protected]';
2323
export * as storageService from 'https://esm.sh/@profullstack/[email protected]';

0 commit comments

Comments
 (0)