Bump to 1.9.6

This commit is contained in:
Aiden Bai 2022-05-27 16:14:17 -07:00
parent f4fb941de7
commit 9c459c0aeb

View File

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