label: 3.6.0

This commit is contained in:
Jerry
2021-01-30 16:45:56 +08:00
Unverified
parent 2cd1aa5bc9
commit defb1c5f31
8 changed files with 22 additions and 15 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-butterfly",
"version": "3.6.0-b7",
"version": "3.6.0",
"description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json",
"scripts": {
@@ -20,13 +20,13 @@
},
"bugs": {
"url": "https://github.com/jerryc127/hexo-theme-butterfly/issues",
"email": "wong@jerryc.me"
"email": "btf@immyw.com"
},
"dependencies": {
"hexo-renderer-stylus": "^2.0.1",
"hexo-renderer-pug": "^1.0.0"
},
"homepage": "https://butterfly.js.org/",
"author": "Jerry <wong@jerryc.me>",
"author": "Jerry <btf@immyw.com>",
"license": "Apache-2.0"
}