mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
react-router v6.0.1 (#758)
This commit is contained in:
@@ -529,6 +529,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '7.2.6';
|
||||
} else if (type.startsWith('/react-router/5.')) {
|
||||
return '5.2.1';
|
||||
} else if (type.startsWith('/react-router/6.')) {
|
||||
return '6.0.1';
|
||||
} else if (type.startsWith('/react-side-effect/')) {
|
||||
return '2.1.1';
|
||||
} else if (type.startsWith('/react-lifecycles-compat/')) {
|
||||
|
Reference in New Issue
Block a user