Skip to content

Commit f0dac53

Browse files
committed
Update spa-router dependency to version 1.8.4
1 parent 1241364 commit f0dac53

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

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

0 commit comments

Comments
 (0)