Reverse changes to readme.
This commit is contained in:
parent
3e182dfbac
commit
da7dfa062c
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue