Browse Source

update repo name in package.json

Travis Nuttall 5 years ago
parent
commit
5983f0cd69
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -27,7 +27,7 @@
27 27
     }
28 28
   },
29 29
   "repository": {
30
-    "url": "https://github.com/joltup/react-native-fetch-blob.git"
30
+    "url": "https://github.com/joltup/rn-fetch-blob.git"
31 31
   },
32 32
   "author": "Joltup",
33 33
   "license": "MIT",