1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: appboy-web-sdk v3.2.0 -> v3.3.0 (#472)

This commit is contained in:
nobody
2021-05-25 06:59:09 +02:00
parent 513340d392
commit 731c8adb10
5 changed files with 273 additions and 266 deletions

View File

@ -156,7 +156,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/angular-translate/2.')) {
return '2.18.4';
} else if (type.startsWith('/appboy-web-sdk/3.')) {
return '3.2.0';
return '3.3.0';
} else if (type.startsWith('/axios/0.')) {
return '0.21.1';
} else if (type.startsWith('/babel-polyfill/')) {