Updated: axios v0.20.0 -> v0.21.0

This commit is contained in:
nobody 2020-11-14 09:11:41 +01:00
parent 20ea603f86
commit fa09b3ac9b
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 5 additions and 4 deletions

View File

@ -114,7 +114,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/angular-translate-interpolation-messageformat/2.')) {
return '2.7.2';
} else if (type.startsWith('/axios/0.')) {
return '0.20.0';
return '0.21.0';
} else if (type.startsWith('/babel-polyfill/')) {
return '7.12.1';
} else if (type.startsWith('/backbone.js/0.')) {

View File

@ -51,6 +51,7 @@
<li>Updated: AngularUI Router v1.0.25 -> v1.0.28</li>
<li>Added: Animate.CSS v4.1.1</li>
<li>Updated: autocomplete.js v0.37.1 -> v0.38.0</li>
<li>Updated: axios v0.20.0 -> v0.21.0</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long