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

Removed: babel-polyfill (#902)

This commit is contained in:
nobody
2022-03-22 06:36:07 +01:00
parent 5fb2d0099d
commit 93b5e9cb8d
6 changed files with 1 additions and 8 deletions

View File

@@ -125,7 +125,6 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/appboy-web-sdk/3.')) return '3.5.0';
if (type.startsWith('/asciinema-player/2.')) return '2.6.1';
if (type.startsWith('/axios/0.')) return '0.26.1';
if (type.startsWith('/babel-polyfill/')) return '7.12.1';
if (type.startsWith('/backbone.js/0.')) return '0.9.10';
if (type.startsWith('/backbone.js/1.')) return '1.4.1';
if (type.startsWith('/baguettebox.js/1.')) return '1.11.1';