Skip to content

Commit c24e03e

Browse files
committed
Update RNDarkMode podspec
1 parent d166548 commit c24e03e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"node-sass": "^4.12.0",
142142
"react": "16.8.6",
143143
"react-native": "jtreanor/react-native#v0.60.0-patched",
144-
"react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#b122e1ec5715c50f4d13835274d96876c743b609",
144+
"react-native-dark-mode": "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#fecbaffa81afdbb7ea6fa365b6a5aafab4554765",
145145
"react-native-hr": "git+https://github.com/Riglerr/react-native-hr.git#2d01a5cf77212d100e8b99e0310cce5234f977b3",
146146
"react-native-keyboard-aware-scroll-view": "git+https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git#gb-v0.8.7",
147147
"react-native-modal": "^6.5.0",

react-native-gutenberg-bridge/third-party-podspecs/ReactNativeDarkMode.podspec.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"git": "https://github.com/wordpress-mobile/react-native-dark-mode.git",
1414
"tag": "wp-0.0.10"
1515
},
16-
"source_files": "library/ios/**/*.{h,m}",
16+
"source_files": "ios/**/*.{h,m}",
1717
"dependencies": {
1818
"React": [
1919

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -10112,9 +10112,9 @@ react-native-crypto@^2.0.1:
1011210112
pbkdf2 "3.0.8"
1011310113
public-encrypt "^4.0.0"
1011410114

10115-
"react-native-dark-mode@git+https://github.com/wordpress-mobile/react-native-dark-mode.git#b122e1ec5715c50f4d13835274d96876c743b609":
10115+
"react-native-dark-mode@git+https://github.com/wordpress-mobile/react-native-dark-mode.git#fecbaffa81afdbb7ea6fa365b6a5aafab4554765":
1011610116
version "0.0.10"
10117-
resolved "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#b122e1ec5715c50f4d13835274d96876c743b609"
10117+
resolved "git+https://github.com/wordpress-mobile/react-native-dark-mode.git#fecbaffa81afdbb7ea6fa365b6a5aafab4554765"
1011810118
dependencies:
1011910119
"@types/events" "^3.0.0"
1012010120
"@types/react" "^16.8.19"

0 commit comments

Comments
 (0)