Bump milliomn to 1.9.3

This commit is contained in:
Aiden Bai 2022-05-27 09:02:01 -07:00
parent efb6c7845f
commit bc32bbeaed
No known key found for this signature in database
GPG Key ID: D37584388675FF3A
1 changed files with 1 additions and 1 deletions

View File

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