From df806afa7b521c73e02163cbb13faef83cc6903b Mon Sep 17 00:00:00 2001 From: Michael Lefkowitz Date: Tue, 29 Jan 2019 20:02:45 -0600 Subject: [PATCH] update package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 22916e9..55c4cd8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,10 @@ "description": "A collection of simple shapes built with CSS for use as icons, buttons, graphics, etc..", "license": "MIT", "author": "Michael Lefkowitz ", - "repository": "https://github.com/lfkwtz/react-native-shapes", + "repository": { + "type": "git", + "url": "https://github.com/lfkwtz/react-native-shapes.git" + }, "main": "src/index.js", "keywords": [ "shapes",