This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 24
24
"url" : " git+ssh://git@github.com:zo0r/react-native-push-notification.git"
25
25
},
26
26
"dependencies" : {
27
- "@react-native-community/push-notification-ios" : " ^1.0.1 "
27
+ "@react-native-community/push-notification-ios" : " https://github.com/narender2031/push-notification-ios.git "
28
28
},
29
29
"peerDependencies" : {
30
30
"react-native" : " >=0.33"
Original file line number Diff line number Diff line change
1
+ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ # yarn lockfile v1
3
+
4
+
5
+ " @react-native-community/push-notification-ios@https://github.com/narender2031/push-notification-ios.git " :
6
+ version "1.1.0"
7
+ resolved "https://github.com/narender2031/push-notification-ios.git#8a4eaca7408b04eb0687a2a0c60fcc40994df41e"
8
+ dependencies :
9
+ invariant "^2.2.4"
10
+
11
+ invariant@^2.2.4 :
12
+ version "2.2.4"
13
+ resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
14
+ integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
15
+ dependencies :
16
+ loose-envify "^1.0.0"
17
+
18
+ " js-tokens@^3.0.0 || ^4.0.0 " :
19
+ version "4.0.0"
20
+ resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
21
+ integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
22
+
23
+ loose-envify@^1.0.0 :
24
+ version "1.4.0"
25
+ resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
26
+ integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
27
+ dependencies :
28
+ js-tokens "^3.0.0 || ^4.0.0"
You can’t perform that action at this time.
0 commit comments