We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a13077 commit e90ae65Copy full SHA for e90ae65
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-modalbox",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A <Modal/> component for react-native",
5
"main": "index.js",
6
"scripts": {
@@ -30,4 +30,4 @@
30
"dependencies": {
31
"prop-types": "^15.5.10"
32
}
33
-}
+}
0 commit comments