Skip to content

Commit e410765

Browse files
committed
Update spa-router dependency to version 1.11.5
1 parent cad8633 commit e410765

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
@@ -7,7 +7,7 @@
77
*/
88

99
// Import and re-export spa-router
10-
export { Router, transitions, renderer, componentLoader } from 'https://esm.sh/@profullstack/[email protected].4';
10+
export { Router, transitions, renderer, componentLoader } from 'https://esm.sh/@profullstack/[email protected].5';
1111

1212
// Import and re-export state-manager
1313
export { createStore, StoreConnector } from 'https://esm.sh/@profullstack/[email protected]';

0 commit comments

Comments
 (0)