Skip to content

Commit 9c72358

Browse files
committed
Remove patch
1 parent 75d6cb2 commit 9c72358

File tree

3 files changed

+5
-18
lines changed

3 files changed

+5
-18
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"moment-timezone": "^0.5.41",
2828
"react": "18.2.0",
2929
"react-native": "0.73.6",
30-
"react-native-localize": "^3.0.3",
30+
"react-native-localize": "^3.1.0",
3131
"react-native-macos": "^0.73.0",
3232
"react-native-test-app": "^3.5.3",
3333
"react-native-windows": "^0.73.0"

example/patches/react-native-localize+3.0.6.patch

-13
This file was deleted.

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6660,10 +6660,10 @@ react-is@^17.0.1:
66606660
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
66616661
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
66626662

6663-
react-native-localize@^3.0.3:
6664-
version "3.0.6"
6665-
resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-3.0.6.tgz#6df2e317038c0cafe051184b2f0280f89ef8050c"
6666-
integrity sha512-pfwwNKRfXcxp0LZEzj5oW2/uo5oZOhiQ4PYlg8uLlsl9pDLcWg03yLCHohTWKX02vE/BFz9hkrHT/nQtlO/iFg==
6663+
react-native-localize@^3.1.0:
6664+
version "3.1.0"
6665+
resolved "https://registry.yarnpkg.com/react-native-localize/-/react-native-localize-3.1.0.tgz#1b322c05af21fd3d78d44e9b747d872ab5155b10"
6666+
integrity sha512-A7Rrxl8vuAr5FAqtMFrM5ELLdmszohK6FoHL6qlgxx4HScyOnadoZksbvKHbn+zV5nE8kud2Z4kJM10cN120Zg==
66676667

66686668
react-native-macos@^0.73.0:
66696669
version "0.73.24"

0 commit comments

Comments
 (0)