bump dep
This commit is contained in:
parent
22ef9fe278
commit
a6c2ee56a9
2 changed files with 2 additions and 2 deletions
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -40,7 +40,7 @@
|
||||||
<link rel="prefetch" as="fetch" href="/json/file-hosts-optimized.json" crossorigin>
|
<link rel="prefetch" as="fetch" href="/json/file-hosts-optimized.json" crossorigin>
|
||||||
<link rel="prefetch" as="fetch" href="/json/adult-hosts-optimized.json" crossorigin>
|
<link rel="prefetch" as="fetch" href="/json/adult-hosts-optimized.json" crossorigin>
|
||||||
<link rel="prefetch" as="fetch" href="/json/pricing.json" crossorigin>
|
<link rel="prefetch" as="fetch" href="/json/pricing.json" crossorigin>
|
||||||
<link as="style" rel="preload" href="./css/styles-min.css">
|
<link as="style" rel="preload" href="/css/styles-min.css">
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
(function () {
|
(function () {
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
"author": "fynks",
|
"author": "fynks",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clean-css-cli": "^5.6.3",
|
"clean-css-cli": "^5.6.3",
|
||||||
"terser": "^5.43.1",
|
"terser": "^5.44.0",
|
||||||
"workbox-cli": "^7.3.0"
|
"workbox-cli": "^7.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue