mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: ethjs v0.3.4 -> v0.4.0 (#398)
This commit is contained in:
@@ -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')) {
|
||||
|
Reference in New Issue
Block a user