Skip to content

Commit 505eb31

Browse files
committed
Update spa-router dependency to version 1.3.0
1 parent e9c7fc5 commit 505eb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Main application entry point
33
*/
4-
import { Router, transitions } from 'https://esm.sh/@profullstack/spa-router@1.2.0';
4+
import { Router, transitions } from 'https://esm.sh/@profullstack/spa-router@1.3.0';
55

66
// Import components
77
import './components/pf-header.js';

0 commit comments

Comments
 (0)