Skip to content

Commit 120d991

Browse files
committed
chore: 🔧updated to version 2.3.4
1 parent 468afb8 commit 120d991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "react-native-smart-splash-screen",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "A smart splash screen for React Native apps",
55
"main": "SplashScreen.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/FiW/react-native-smart-splash-screen.git"
11+
"url": "git+https://github.com/react-native-component/react-native-smart-splash-screen.git"
1212
},
1313
"keywords": [
1414
"react-native",

0 commit comments

Comments
 (0)