Update package to avoid conflict.

This commit is contained in:
Dylan Vann
2018-04-21 19:30:45 -04:00
parent e7ba4a7f78
commit 1e053e062a
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,12 +9,12 @@
"dependencies": {
"react": "^16.3.0-alpha.1",
"react-native": "0.54.2",
"react-native-fast-image": "../react-native-fast-image-3.0.2.tgz",
"react-native-fast-image": "file:../react-native-fast-image-4.0.3.tgz",
"react-native-image-progress": "^1.1.0",
"react-native-vector-icons": "^4.5.0",
"react-navigation": "^1.5.7",
"react-timeout": "^1.1.1",
"uuid": "^3.2.1"
"uuid": "3.0.1"
},
"devDependencies": {
"babel-jest": "23.0.0-alpha.0",