Skip to content

Commit 1241364

Browse files
committed
Update spa-router dependency to version 1.8.3
1 parent 3f0f8b4 commit 1241364

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].2';
10+
export { Router, transitions, renderer, componentLoader } from 'https://esm.sh/@profullstack/[email protected].3';
1111

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

0 commit comments

Comments
 (0)