mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: popper.js v2.9.1 -> v2.9.2 (#345)
This commit is contained in:
@ -441,7 +441,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/popper.js/1.')) {
|
||||
return '1.16.1';
|
||||
} else if (type.startsWith('/popper.js/2.')) {
|
||||
return '2.9.1';
|
||||
return '2.9.2';
|
||||
} else if (type.startsWith('/prop-types/15.')) {
|
||||
return '15.7.2';
|
||||
} else if (type.startsWith('/protonet-jquery.inview/1.')) {
|
||||
|
Reference in New Issue
Block a user