From 49784983bbcc3c2554a5540622a6419bfc71d8f5 Mon Sep 17 00:00:00 2001 From: nobo <505931977@qq.com> Date: 2018年10月21日 15:29:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80=EF=BC=8C?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6c4382d..601da77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-nil-tree", - "version": "1.0.0", + "version": "1.1.0", "description": "", "main": "index.js", "dependencies": { @@ -84,13 +84,18 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/nil-components/tree.git" + "url": "git+https://github.com/react-nil-components/tree.git" }, - "keywords": [], - "author": "", - "license": "ISC", + "keywords": [ + "tree", + "react-tree", + "react", + "treeview" + ], + "author": "nobo.zhou@foxmail.com", + "license": "MIT", "bugs": { - "url": "https://github.com/nil-components/tree/issues" + "url": "https://github.com/react-nil-components/tree/issues" }, - "homepage": "https://github.com/nil-components/tree#readme" + "homepage": "https://github.com/react-nil-components/tree#readme" } \ No newline at end of file