mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Updated: axios v0.20.0 -> v0.21.0
This commit is contained in:
parent
20ea603f86
commit
fa09b3ac9b
@ -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.')) {
|
||||
|
@ -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
3
resources/axios/0.21.0/axios.min.jsm
Normal file
3
resources/axios/0.21.0/axios.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user