mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-22 16:12:13 +01:00
Update: ethjs v0.3.4 -> v0.4.0 (#398)
This commit is contained in:
parent
d66bd78ab3
commit
b9cdc3690b
@ -1154,7 +1154,7 @@ https://cdn.jsdelivr.net/npm/anchor-js@3.2.2/anchor.min.js
|
||||
https://cdn.jsdelivr.net/npm/anchor-js@4.3.1/anchor.min.js
|
||||
https://cdn.jsdelivr.net/npm/angular-stripe-checkout@5.1.0/angular-stripe-checkout.min.js
|
||||
https://cdn.jsdelivr.net/npm/chart.js@3.1.1/dist/chart.min.js
|
||||
https://cdn.jsdelivr.net/npm/ethjs@0.3.4/dist/ethjs.min.js
|
||||
https://cdn.jsdelivr.net/npm/ethjs@0.4.0/dist/ethjs.min.js
|
||||
https://cdn.jsdelivr.net/npm/@findify/bundle@6.17.0/dist/autocomplete.js
|
||||
https://cdn.jsdelivr.net/npm/@findify/bundle@6.17.0/dist/bundle.js
|
||||
https://cdn.jsdelivr.net/npm/@findify/bundle@6.17.0/dist/initializer.js
|
||||
|
@ -246,7 +246,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/ember.js/3.')) {
|
||||
return '3.26.1';
|
||||
} else if (type.startsWith('/ethjs')) {
|
||||
return '0.3.4';
|
||||
return '0.4.0';
|
||||
} else if (type.startsWith('/ext-core/3.')) {
|
||||
return '3.1.0';
|
||||
} else if (type.startsWith('findify')) {
|
||||
|
@ -47,6 +47,7 @@
|
||||
<li>Update: gsap v3.5.1 -> v3.6.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/395">#395</a>)</li>
|
||||
<li>Update: highlight.js v9.18.3 -> v9.18.5 (<a href="https://codeberg.org/nobody/LocalCDN/issues/396">#396</a>)</li>
|
||||
<li>Update: dojo v1.16.3 -> v1.16.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/397">#397</a>)</li>
|
||||
<li>Update: ethjs v0.3.4 -> v0.4.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/398">#398</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
13
resources/ethjs/0.4.0/ethjs.min.jsm
Normal file
13
resources/ethjs/0.4.0/ethjs.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user