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-05-27 17:16:40 +0300
committerWANG Chucheng <me@wangchucheng.com>2022-05-27 17:16:40 +0300
commit5e41c2d9c3374da3380bd65d732bb872fca6a5a6 (patch)
treefc0a36340eb419026cd1ade295bd36ec199dd92b /package-lock.json
parent60d92907bbdc238a6b4a18d64225cfdf93b817d5 (diff)
fix: can not use cached resourcesv0.9.2
Closes #193
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 f6ef2fd..efcd2a8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "hugo-eureka",
- "version": "0.9.1",
+ "version": "0.9.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-eureka",
- "version": "0.9.1",
+ "version": "0.9.2",
"devDependencies": {
"@fullhuman/postcss-purgecss": "^4.1.3",
"@tailwindcss/typography": "^0.5.2",