From f03c37e99ccf57604bba0c94b80ceaf2eb6c4339 Mon Sep 17 00:00:00 2001 From: Thomas Kekeisen Date: Thu, 4 May 2017 10:54:42 +0200 Subject: [PATCH] Fixed wrong repository link --- dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/package.json b/dist/package.json index adb02b2..6206699 100644 --- a/dist/package.json +++ b/dist/package.json @@ -16,6 +16,6 @@ "animation" ], "repository": { - "url": "https://github.com/wkh237/react-native-fetch-blob.git" + "url": "https://github.com/wkh237/react-native-animate-number.git" } }