File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,5 @@ def getModuleVersion() {
2323dependencies {
2424 implementation ' com.facebook.react:react-native:+'
2525 api ' com.iterable:iterableapi:3.4.3'
26+ // api project(':iterableapi') // links to local android SDK repo rather than by release
2627}
Original file line number Diff line number Diff line change 11{
22 "name" : " @iterable/react-native-sdk" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Iterable SDK for React Native." ,
55 "main" : " ./js/index.js" ,
66 "types" : " ./js/index.d.ts" ,
Original file line number Diff line number Diff line change 13361336 " @types/react" " ^16"
13371337
13381338" @types/react@* " :
1339- version "17.0.39 "
1340- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39 .tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce "
1341- integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug ==
1339+ version "17.0.40 "
1340+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40 .tgz#dc010cee6254d5239a138083f3799a16638e6bad "
1341+ integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ ==
13421342 dependencies :
13431343 " @types/prop-types" " *"
13441344 " @types/scheduler" " *"
13451345 csstype "^3.0.2"
13461346
13471347" @types/react@^16" , "@types/react@^16.9.23":
1348- version "16.14.23 "
1349- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.23 .tgz#37201b9f2324c5ff8fa4600dbf19079dfdffc880 "
1350- integrity sha512-WngBZLuSkP4IAgPi0HOsGCHo6dn3CcuLQnCfC17VbA7YBgipZiZoTOhObwl/93DsFW0Y2a/ZXeonpW4DxirEJg ==
1348+ version "16.14.24 "
1349+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.24 .tgz#f2c5e9fa78f83f769884b83defcf7924b9eb5c82 "
1350+ integrity sha512-e7U2WC8XQP/xfR7bwhOhNFZKPTfW1ph+MiqtudKb8tSV8RyCsovQx2sNVtKoOryjxFKpHPPC/yNiGfdeVM5Gyw ==
13511351 dependencies :
13521352 " @types/prop-types" " *"
13531353 " @types/scheduler" " *"
@@ -2516,9 +2516,9 @@ ee-first@1.1.1:
25162516 integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
25172517
25182518electron-to-chromium@^1.4.76 :
2519- version "1.4.79 "
2520- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.79 .tgz#02b504e1e6039b2e61edfc5f856895a0927925f5 "
2521- integrity sha512-nWfAxof87mGHkbORCwVRPst4FlSVdprOKS6dBMrcwn3sjwf8iHXEhsu1+FU5Psd7Ps3KKeBufAdfsPK5BmbSUg ==
2519+ version "1.4.80 "
2520+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.80 .tgz#299a1ea3e32810934b4e3c2e4d4cb53136fdab3f "
2521+ integrity sha512-COsbJCGVYCc/aAY4cd94x1Js3q0r406YKGbdL8LXHg0O9dEjuFEFU/vZneRxBxKo/f1lLHi0YyAR7sbFM+i8Bg ==
25222522
25232523emittery@^0.7.1 :
25242524 version "0.7.2"
You can’t perform that action at this time.
0 commit comments