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');
|
||||
</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>
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user