From 7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Sat, 15 Aug 2020 15:18:08 +0800 Subject: update: update min Hugo version --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index c7c25f3..010d3b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-fuji", - "version": "2.1.3", + "version": "2.2.1", "description": "A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。", "repository": { "type": "git", @@ -11,7 +11,7 @@ "theme", "fuji" ], - "author": "DSRKafuU (https://blog.amzrk2.cc/)", + "author": "DSRKafuU (https://amzrk2.cc/)", "license": "Apache-2.0", "bugs": { "url": "https://github.com/amzrk2/hugo-theme-fuji/issues" @@ -21,9 +21,9 @@ "@primer/css": "15.0.0" }, "devDependencies": { - "@babel/core": "^7.10.5", - "@babel/preset-env": "^7.10.4", - "autoprefixer": "^9.8.5", + "@babel/core": "^7.11.1", + "@babel/preset-env": "^7.11.0", + "autoprefixer": "^9.8.6", "cross-env": "^7.0.2", "gulp": "^4.0.2", "gulp-babel": "^8.0.0", -- cgit v1.2.3