chore: update package.json
This commit is contained in:
parent
7406b65bd2
commit
cec8fbad84
|
@ -4,7 +4,7 @@
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A simple and elegant theme for Hexo.",
|
"description": "A simple and elegant theme for Hexo.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "git push --tag && git push -u origin master",
|
"release": "git push --tag && git push -u origin dev",
|
||||||
"publish": "npm publish"
|
"publish": "npm publish"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"powerful"
|
"powerful"
|
||||||
],
|
],
|
||||||
"author": "XPoet",
|
"author": "XPoet",
|
||||||
"license": "MIT",
|
"license": "GPL-3.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/XPoet/hexo-theme-keep/issues"
|
"url": "https://github.com/XPoet/hexo-theme-keep/issues"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue