Reverse changes to readme.

This commit is contained in:
Dylan Vann 2018-04-19 01:51:51 -04:00
parent 3e182dfbac
commit da7dfa062c
1 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@
"image",
"priority"
],
"homepage": "https://github.com/ligen52/react-native-fast-image#readme",
"homepage": "https://github.com/DylanVann/react-native-fast-image#readme",
"bugs": {
"url": "https://github.com/ligen52/react-native-fast-image/issues"
"url": "https://github.com/DylanVann/react-native-fast-image/issues"
},
"license": "MIT",
"author": "Dylan Vann <dylanvann@gmail.com> (http://dylanvann.com)",
@ -30,7 +30,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ligen52/react-native-fast-image.git"
"url": "git+https://github.com/DylanVann/react-native-fast-image.git"
},
"scripts": {
"format": "prettier --write --no-semi --single-quote --trailing-comma all ./index.js ./ReactNativeFastImageExample/FastImage/*.js ./react-native-fast-image-server/*.js",