From 5f272b4bf6fe781c6e2238ca8cb655ef17bf8217 Mon Sep 17 00:00:00 2001 From: XPoet Date: Fri, 11 Sep 2020 10:11:40 +0800 Subject: [PATCH] build: v2.0.1 --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9d6dee8..a6d1467 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,7 @@ { "name": "hexo-theme-ils", - "version": "0.0.1", + "version": "2.0.1", "description": "A simple and beautiful theme for Hexo.", - "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, @@ -10,6 +9,12 @@ "type": "git", "url": "git+ssh://git@github.com/XPoet/hexo-theme-ils.git" }, + "keywords": [ + "hexo", + "theme", + "simple-theme", + "beautiful-theme" + ], "author": "XPoet", "license": "MIT", "bugs": {