mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
redux v4.1.1 -> v4.1.2 (#750)
This commit is contained in:
@@ -534,7 +534,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/react-lifecycles-compat/')) {
|
||||
return '3.0.4';
|
||||
} else if (type.startsWith('/redux/4.')) {
|
||||
return '4.1.1';
|
||||
return '4.1.2';
|
||||
} else if (type.startsWith('/rickshaw/1.')) {
|
||||
return '1.7.1';
|
||||
} else if (type.startsWith('/script.js/2.')) {
|
||||
|
Reference in New Issue
Block a user