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

Added: appboy.min.js to cdn.jsdelivr.net and js.appboycdn.com (#403)

This commit is contained in:
nobody
2021-04-24 06:00:05 +02:00
parent 943a9e1090
commit 6c038b9922
8 changed files with 284 additions and 2 deletions

View File

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