Skip to content

Commit 841d988

Browse files
committed
Bump to 6.2.5
1 parent 9186154 commit 841d988

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1497,7 +1497,7 @@ PODS:
14971497
- React-logger (= 0.75.4)
14981498
- React-perflogger (= 0.75.4)
14991499
- React-utils (= 0.75.4)
1500-
- RNBootSplash (6.2.4):
1500+
- RNBootSplash (6.2.5):
15011501
- React-Core
15021502
- SocketRocket (0.7.0)
15031503
- Yoga (0.0.0)
@@ -1764,7 +1764,7 @@ SPEC CHECKSUMS:
17641764
React-utils: cbe8b8b3d7b2ac282e018e46f0e7b25cdc87c5a0
17651765
ReactCodegen: 4bcb34e6b5ebf6eef5cee34f55aa39991ea1c1f1
17661766
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
1767-
RNBootSplash: eef2be4400827b144ba993bcb8a4c68b4f5db14d
1767+
RNBootSplash: a0f447eeae965134a443a08170f8e5209538be52
17681768
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
17691769
Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
17701770

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5279,10 +5279,10 @@ react-native-edge-to-edge@^0.1.2:
52795279
resolved "https://registry.yarnpkg.com/react-native-edge-to-edge/-/react-native-edge-to-edge-0.1.2.tgz#c23f9cbf2d78c5c020fff7beb169557fa87122b7"
52805280
integrity sha512-j5f+ipP7FEqHDE8JHW11tv3iska0c7izs1V4/YidDsRWTv5VcA+GUBMSyduhpeUe39joQOd5hLf9/wwZVNiX2A==
52815281

5282-
react-native-is-edge-to-edge@^1.1.3:
5283-
version "1.1.3"
5284-
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.3.tgz#ae290192b7053d0e09e1870c7a17a765f673863a"
5285-
integrity sha512-wcY560MvZ1yS54TFAfv8L+Df4lzwv44kOVYXpIDNyC2s8FNymkBeOwCEnR7eDCEzBOKZIwCAidcwM5tNFIJ/eQ==
5282+
react-native-is-edge-to-edge@^1.1.4:
5283+
version "1.1.4"
5284+
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.4.tgz#8d0c4e1337912977eeb55f0bbbbdedfb2e29e638"
5285+
integrity sha512-S3WNZkqRt1lHxvzvoJ5aC24fo/fdHyGdK4XP0NxJN99fR07YkPmGDpglpiT2h5Zh/ii1GdrWQdhtdmPtecPoHA==
52865286

52875287
react-native-web-image-loader@^0.1.1:
52885288
version "0.1.1"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-bootsplash",
3-
"version": "6.2.4",
3+
"version": "6.2.5",
44
"license": "MIT",
55
"description": "Display a bootsplash on your app starts. Hide it when you want.",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)