From 31bab53cc8a472f5daa0d5e97603de89452f1097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20Kahyao=C4=9Flu?= Date: Sun, 22 Mar 2015 22:09:24 +0200 Subject: [PATCH] minor fixes in package.json --- npm-react/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/npm-react/package.json b/npm-react/package.json index 092fa8e3fe..3a9a368335 100644 --- a/npm-react/package.json +++ b/npm-react/package.json @@ -6,10 +6,9 @@ "react" ], "homepage": "https://github.com/facebook/react/tree/master/npm-react", - "bugs": "https://github.com/facebook/react/issues?labels=react-core", + "bugs": "https://github.com/facebook/react/issues", "license": "BSD-3-Clause", "files": [ - "README.md", "addons.js", "react.js", "dist/",