Replace PropTypes from react with form prop-types package (#677)

This commit is contained in:
Tim Gibadullin
2017-08-04 21:53:53 +03:00
committed by Matt Apperson
parent b303f991ce
commit 961baedb26
2 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
},
"dependencies": {
"keymirror": "0.1.1",
"prop-types": "^15.5.10",
"react-native-windows": "0.41.0-rc.0"
},
"scripts": {