This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ PODS:
292
292
- React-cxxreact (= 0.62.2)
293
293
- React-jsi (= 0.62.2)
294
294
- ReactCommon/callinvoker (= 0.62.2)
295
- - RNCPushNotificationIOS (1.2.1 ):
295
+ - RNCPushNotificationIOS (1.2.2 ):
296
296
- React
297
297
- Yoga (1.14.0)
298
298
- YogaKit (1.18.1):
@@ -453,7 +453,7 @@ SPEC CHECKSUMS:
453
453
React-RCTText: fae545b10cfdb3d247c36c56f61a94cfd6dba41d
454
454
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
455
455
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
456
- RNCPushNotificationIOS: 5878fb73cb1a8a78c3a1a0834d969b01553836d0
456
+ RNCPushNotificationIOS: 4c97a36dbec42dba411cc35e6dac25e34a805fde
457
457
Yoga: 3ebccbdd559724312790e7742142d062476b698e
458
458
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
459
459
Original file line number Diff line number Diff line change 11
11
"pod-install" : " cd ios && pod install"
12
12
},
13
13
"dependencies" : {
14
- "@react-native-community/push-notification-ios" : " ^1.1.1 " ,
14
+ "@react-native-community/push-notification-ios" : " ^1.2.2 " ,
15
15
"react" : " 16.11.0" ,
16
16
"react-native" : " 0.62.2" ,
17
17
"react-native-push-notification" :
" git+https://[email protected] /zo0r/react-native-push-notification.git"
Original file line number Diff line number Diff line change 24
24
"url" :
" git+ssh://[email protected] :zo0r/react-native-push-notification.git"
25
25
},
26
26
"dependencies" : {
27
- "@react-native-community/push-notification-ios" : " ^1.2.1 "
27
+ "@react-native-community/push-notification-ios" : " ^1.2.2 "
28
28
},
29
29
"peerDependencies" : {
30
30
"react-native" : " >=0.33"
You can’t perform that action at this time.
0 commit comments