build: v2.0.1
This commit is contained in:
parent
218405f178
commit
5f272b4bf6
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-ils",
|
"name": "hexo-theme-ils",
|
||||||
"version": "0.0.1",
|
"version": "2.0.1",
|
||||||
"description": "A simple and beautiful theme for Hexo.",
|
"description": "A simple and beautiful theme for Hexo.",
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
@ -10,6 +9,12 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+ssh://git@github.com/XPoet/hexo-theme-ils.git"
|
"url": "git+ssh://git@github.com/XPoet/hexo-theme-ils.git"
|
||||||
},
|
},
|
||||||
|
"keywords": [
|
||||||
|
"hexo",
|
||||||
|
"theme",
|
||||||
|
"simple-theme",
|
||||||
|
"beautiful-theme"
|
||||||
|
],
|
||||||
"author": "XPoet",
|
"author": "XPoet",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|
Loading…
Reference in New Issue