Fix crash while module installation

This commit is contained in:
Timur Gibadullin 2017-07-15 21:01:58 +03:00
parent 1e50eefce3
commit d62ccfc1f3

View File

@ -22,9 +22,6 @@
"type": "git",
"url": "git@github.com:brentvatne/react-native-linear-gradient.git"
},
"devDependencies": {
"jest-cli": "0.2.1"
},
"dependencies": {
"prop-types": "^15.5.10"
}