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

Updated: vue-resource v1.5.2 -> v1.5.3 (#522)

This commit is contained in:
nobody
2021-06-15 05:55:18 +02:00
parent c269ab4ff4
commit c1661a09bf
4 changed files with 4 additions and 3 deletions

View File

@@ -614,7 +614,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/vue-i18n/9.')) {
return '9.1.6';
} else if (type.startsWith('/vue-resource/1.')) {
return '1.5.2';
return '1.5.3';
} else if (type.startsWith('/waypoints/4.')) {
return '4.0.1';
} else if (type.startsWith('/webfont')) {