Skip to content

Commit

Permalink
Merge pull request jackyzha0#150 from aidenybai/bump-million
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyzha0 authored Jun 29, 2022
2 parents 7294196 + 67a7ba3 commit 916c51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {
navigate,
prefetch,
router,
} from "https://unpkg.com/million@1.9.8-0/dist/router.mjs"
} from "https://unpkg.com/million@1.11.3/dist/router.mjs"

export const attachSPARouting = (init, rerender) => {
// Attach SPA functions to the global Million namespace
Expand Down

0 comments on commit 916c51c

Please sign in to comment.