lint react-native-easy-markdown

This commit is contained in:
Diego Mello 2017-11-17 08:02:35 -02:00
parent 95fdde14eb
commit 4831557723
2 changed files with 4 additions and 2 deletions

4
package-lock.json generated
View File

@ -7849,7 +7849,9 @@
"integrity": "sha512-XzPhfLDJrYHru+e8+dFwhf0FtTeAp7JXPpFYezYV6P1nTeA1Tia/kDpFT+O2DWTrBKBEI8FGhZnThrroZmHIxg=="
},
"react-native-easy-markdown": {
"version": "git+https://github.com/lappalj4/react-native-easy-markdown.git#4d0db3e62ec8994cf5ab8afa4de7da7e24d16f4a"
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/react-native-easy-markdown/-/react-native-easy-markdown-1.1.8.tgz",
"integrity": "sha512-DiYuyjx10UQ5dOdg9fhFXGpDdS+L+HRyIMempROwgilMjc6RZRxZoI/Amw4j7YtbdNYrRD40BePRaK+pAO411Q=="
},
"react-native-fetch-blob": {
"version": "0.10.8",

View File

@ -25,7 +25,7 @@
"react-native-actionsheet": "^2.3.0",
"react-native-animatable": "^1.2.4",
"react-native-card-view": "0.0.3",
"react-native-easy-markdown": "git+https://github.com/lappalj4/react-native-easy-markdown.git",
"react-native-easy-markdown": "^1.1.8",
"react-native-fetch-blob": "^0.10.8",
"react-native-image-picker": "^0.26.7",
"react-native-img-cache": "^1.5.0",