Skip to content

Commit f87cbb8

Browse files
committed
updated to version 2.3.3
1 parent 663b029 commit f87cbb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-smart-splash-screen",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "A smart splash screen for React Native apps",
55
"main": "SplashScreen.js",
66
"scripts": {
@@ -25,6 +25,6 @@
2525
},
2626
"homepage": "https://github.com/react-native-component/react-native-smart-splash-screen#readme",
2727
"peerDependencies": {
28-
"react-native": "^0.40.0"
28+
"react-native": ">=0.40.0"
2929
}
3030
}

0 commit comments

Comments
 (0)