summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoramzrk22020-05-08 14:41:19 +0800
committeramzrk22020-05-08 14:41:19 +0800
commit3fc90f234a343f0dc7311505129e41dc0083420b (patch)
tree7e9ec2c5d429d52c289016a05f5cf333a874a666 /package.json
parent2c181e91c7fdc91f09de00708061f78999f58426 (diff)
downloadhugo-theme-fuji-3fc90f234a343f0dc7311505129e41dc0083420b.tar.gz
hugo-theme-fuji-3fc90f234a343f0dc7311505129e41dc0083420b.tar.bz2
hugo-theme-fuji-3fc90f234a343f0dc7311505129e41dc0083420b.zip
Update sidebar CSS
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5ca68f1..0d9bca9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-fuji",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "A minimal Hugo theme inspired by Murasaki, powered by GitHub Primer CSS.",
"repository": {
"type": "git",
@@ -22,6 +22,7 @@
"@primer/css": "14.3.0",
"@fortawesome/fontawesome-free": "5.13.0",
"lazysizes": "5.2.0",
- "aplayer": "1.10.1"
+ "aplayer": "1.10.1",
+ "medium-zoom": "1.0.5"
}
} \ No newline at end of file