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

Updated: vue-resource v1.5.1 -> v1.5.2 (#296)

This commit is contained in:
nobody
2021-03-03 06:47:22 +01:00
parent 7c221cc35c
commit c968947810
4 changed files with 9 additions and 8 deletions

View File

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