Bump million to 1.9.5

hugo
Aiden Bai 3 years ago
parent 232bd2f016
commit 683cb53cbd
No known key found for this signature in database
GPG Key ID: D37584388675FF3A

@ -1,4 +1,4 @@
import { router, navigate, reload, prefetch } from "https://unpkg.com/million@1.9.4/dist/router.mjs"
import { router, navigate, reload, prefetch } from "https://unpkg.com/million@1.9.5/dist/router.mjs"
export const attachSPARouting = (draw) => {
// Attach SPA functions to the global Million namespace

Loading…
Cancel
Save