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