mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-01 02:27:21 +01:00
Updated to v1.9.9
This commit is contained in:
5
conf/site/node_modules/browserslist/node.js
generated
vendored
5
conf/site/node_modules/browserslist/node.js
generated
vendored
@@ -372,7 +372,10 @@ module.exports = {
|
||||
if (latest !== 0 && latest < halfYearAgo) {
|
||||
console.warn(
|
||||
'Browserslist: caniuse-lite is outdated. Please run:\n' +
|
||||
'npx browserslist@latest --update-db'
|
||||
'npx browserslist@latest --update-db\n' +
|
||||
'\n' +
|
||||
'Why you should do it regularly:\n' +
|
||||
'https://github.com/browserslist/browserslist#browsers-data-updating'
|
||||
)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user