Skip to content

Commit 7db099c

Browse files
committed
chore: use version from npm
1 parent bdf829d commit 7db099c

File tree

4 files changed

+15
-8
lines changed

4 files changed

+15
-8
lines changed

ios/Podfile.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,13 @@ PODS:
12431243
- react-native-config (1.5.0):
12441244
- react-native-config/App (= 1.5.0)
12451245
- react-native-config/App (1.5.0):
1246-
- React-Core
1246+
- RCT-Folly
1247+
- RCTRequired
1248+
- RCTTypeSafety
1249+
- React
1250+
- React-Codegen
1251+
- React-RCTFabric
1252+
- ReactCommon/turbomodule/core
12471253
- react-native-document-picker (9.1.1):
12481254
- RCT-Folly
12491255
- RCTRequired
@@ -1297,7 +1303,7 @@ PODS:
12971303
- ReactCommon/turbomodule/bridging
12981304
- ReactCommon/turbomodule/core
12991305
- Yoga
1300-
- react-native-keyboard-controller (1.12.7):
1306+
- react-native-keyboard-controller (1.13.0):
13011307
- glog
13021308
- hermes-engine
13031309
- RCT-Folly (= 2022.05.16.00)
@@ -2559,7 +2565,7 @@ SPEC CHECKSUMS:
25592565
react-native-geolocation: 580c86eb531c0aaf7a14bc76fd2983ce47ca58aa
25602566
react-native-image-picker: f8a13ff106bcc7eb00c71ce11fdc36aac2a44440
25612567
react-native-key-command: 28ccfa09520e7d7e30739480dea4df003493bfe8
2562-
react-native-keyboard-controller: 9ce53a30cdcfd552994105fdcf3ffbd4c314a181
2568+
react-native-keyboard-controller: a8cbf848d0bc0e1976a07948f1c53b8432c1246c
25632569
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
25642570
react-native-netinfo: 02d31de0e08ab043d48f2a1a8baade109d7b6ca5
25652571
react-native-pager-view: ccd4bbf9fc7effaf8f91f8dae43389844d9ef9fa

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"react-native-image-picker": "^7.0.3",
156156
"react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#bf3ad41a61c4f6f80ed4d497599ef5247a2dd002",
157157
"react-native-key-command": "^1.0.8",
158-
"react-native-keyboard-controller": "https://github.com/kirillzyusko/react-native-keyboard-controller.git#10a90ae",
158+
"react-native-keyboard-controller": "1.13.0",
159159
"react-native-launch-arguments": "^4.0.2",
160160
"react-native-linear-gradient": "^2.8.1",
161161
"react-native-localize": "^2.2.6",

0 commit comments

Comments
 (0)