diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
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 |