label: 更新 3.1.1

chore: update hexo-renderer-stylus to 2.0.1
This commit is contained in:
Jerry
2020-09-06 22:13:37 +08:00
Unverified
parent e984efa35c
commit 8e4c20f6d4

View File

@@ -1,6 +1,6 @@
{
"name": "hexo-theme-butterfly",
"version": "3.1.0",
"version": "3.1.1",
"description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json",
"scripts": {
@@ -23,7 +23,7 @@
"email": "wong@jerryc.me"
},
"dependencies": {
"hexo-renderer-stylus": "^2.0.0",
"hexo-renderer-stylus": "^2.0.1",
"hexo-renderer-pug": "^1.0.0"
},
"homepage": "https://demo.jerryc.me/",