mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added D3.js v3.5.17
This commit is contained in:
@ -340,6 +340,8 @@ helpers.setLastVersion = function (type, versionNumber) {
|
||||
version = '4.4.1';
|
||||
} else if (type.includes('/bootstrap-slider/10.')) {
|
||||
version = '10.6.2';
|
||||
} else if (type.includes('/d3/3.')) {
|
||||
version = '3.5.17';
|
||||
} else if (type.includes('/dojo/1.')) {
|
||||
version = '1.14.1';
|
||||
} else if (type.includes('/ember.js/1.')) {
|
||||
|
Reference in New Issue
Block a user