From 7fa1bd17a8461f1ccb63dca6b294e1772134466f Mon Sep 17 00:00:00 2001 From: Michael Contento Date: Fri, 7 Aug 2015 02:44:44 +0200 Subject: [PATCH] Fix repository.url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5df11a..452ca76 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "github.com:AlexanderZaytsev/react-native-i18n.git" + "url": "github.com/AlexanderZaytsev/react-native-i18n.git" }, "keywords": [ "react-native",