We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095f6fc commit 54151a2Copy full SHA for 54151a2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-modalbox",
3
- "version": "1.3.2",
+ "version": "1.3.3",
4
"description": "A <Modal/> component for react-native",
5
"main": "index.js",
6
"scripts": {
@@ -27,4 +27,4 @@
27
"url": "https://github.com/maxs15/react-native-modalbox/issues"
28
},
29
"homepage": "https://github.com/maxs15/react-native-modalbox#readme"
30
-}
+}
0 commit comments