v0.11.2 - fix $Router update

This commit is contained in:
defaultkavy 2024-10-21 09:42:10 +08:00
parent 73dc5464e6
commit 0d63638b82
Signed by: defaultkavy
GPG Key ID: DFBB22C4E69D7826
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
dist/index.html vendored
View File

@ -16,7 +16,7 @@
gtag('config', 'G-59HBGP98WR');
</script>
<script type="module" crossorigin src="/assets/index-BGIOFgx0.js"></script>
<script type="module" crossorigin src="/assets/index-B055pf9K.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Plu04C2a.css">
</head>
<body>

View File

@ -2,7 +2,7 @@
"name": "danbooru-viewer",
"module": "index.ts",
"type": "module",
"version": "0.11.1",
"version": "0.11.2",
"scripts": {
"dev": "bun x vite",
"build": "bun x vite build",