Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Chucheng <me@wangchucheng.com>2022-06-01 04:48:44 +0300
committerWANG Chucheng <me@wangchucheng.com>2022-06-01 04:48:44 +0300
commit749f68cfef98e04dd40542e7d298d87648009a6f (patch)
tree4e683afc5492a6090cdf8929d5568c3406301cee /package-lock.json
parent130a7c83b98f6652f5e97630277df79c6559d063 (diff)
fix: update resource cache for Hugo 0.100v0.9.3
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index efcd2a8..2d88f6f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "hugo-eureka",
- "version": "0.9.2",
+ "version": "0.9.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-eureka",
- "version": "0.9.2",
+ "version": "0.9.3",
"devDependencies": {
"@fullhuman/postcss-purgecss": "^4.1.3",
"@tailwindcss/typography": "^0.5.2",