We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c7fc5 commit 505eb31Copy full SHA for 505eb31
public/js/main.js
@@ -1,7 +1,7 @@
1
/**
2
* Main application entry point
3
*/
4
-import { Router, transitions } from 'https://esm.sh/@profullstack/spa-router@1.2.0';
+import { Router, transitions } from 'https://esm.sh/@profullstack/spa-router@1.3.0';
5
6
// Import components
7
import './components/pf-header.js';
0 commit comments