From ae600358479ade60fd4c98433aa12fc1fb8c19e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vu=CC=9Bo=CC=9Bng=20Phu=CC=80=20Sanh=20Hoa=CC=80ng=20Thie?= =?UTF-8?q?=CC=A3=CC=82n?= Date: Mon, 16 Mar 2020 04:32:46 +0700 Subject: [PATCH] version --- package.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/package.json b/package.json index 9c48bb9..156d5a8 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,6 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "repository": { - "type": "git", - "url": "https://github.com/mastermoo/react-native-action-button.git" - }, "keywords": [ "react-native", "action-button", @@ -21,10 +17,6 @@ }, "author": "Yousef Kamawall", "license": "MIT", - "bugs": { - "url": "https://github.com/mastermoo/react-native-action-button/issues" - }, - "homepage": "https://github.com/mastermoo/react-native-action-button", "dependencies": { "prop-types": "^15.5.10" },