v0.11.2 - fix $Router update
This commit is contained in:
parent
73dc5464e6
commit
0d63638b82
File diff suppressed because one or more lines are too long
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
gtag('config', 'G-59HBGP98WR');
|
gtag('config', 'G-59HBGP98WR');
|
||||||
</script>
|
</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">
|
<link rel="stylesheet" crossorigin href="/assets/index-Plu04C2a.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "danbooru-viewer",
|
"name": "danbooru-viewer",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.11.1",
|
"version": "0.11.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "bun x vite",
|
"dev": "bun x vite",
|
||||||
"build": "bun x vite build",
|
"build": "bun x vite build",
|
||||||
|
Loading…
Reference in New Issue
Block a user