From db3a1ffd39a9da009fc0aeb35dd5f333600e6e92 Mon Sep 17 00:00:00 2001 From: "C.T. Lin" Date: Mon, 7 Mar 2016 16:21:36 +0800 Subject: [PATCH] Added keywords --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b91564d..9aa6cd4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,12 @@ "index.js" ], "keywords": [ - "" + "react", + "window", + "document", + "state", + "width", + "height" ], "devDependencies": { "babel": "^6.5.2",