Skip to content

Commit

Permalink
Bump million to 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed May 27, 2022
1 parent 232bd2f commit 683cb53
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
@@ -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
Expand Down

0 comments on commit 683cb53

Please sign in to comment.