We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f27d9 commit e37e087Copy full SHA for e37e087
package.json
@@ -22,5 +22,8 @@
22
"bugs": {
23
"url": "https://github.com/react-native-studio/react-native-MJRefresh/issues"
24
},
25
- "homepage": "https://github.com/react-native-studio/react-native-MJRefresh#readme"
+ "homepage": "https://github.com/react-native-studio/react-native-MJRefresh#readme",
26
+ "dependencies": {
27
+ "prop-types":"*"
28
+ }
29
}
0 commit comments