diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 531a545..40479d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-fuji", - "version": "2.1.0", + "version": "2.1.2", "description": "A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。", "repository": { "type": "git", @@ -23,7 +23,7 @@ "devDependencies": { "@babel/core": "^7.10.4", "@babel/preset-env": "^7.10.4", - "autoprefixer": "^9.8.4", + "autoprefixer": "^9.8.5", "cssnano": "^4.1.10", "del": "^5.1.0", "gulp": "^4.0.2", |