We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ab74c commit f94e173Copy full SHA for f94e173
bin/update-browsers.sh
@@ -3,6 +3,7 @@
3
# Update the browser regex in the version check script.
4
#
5
# Uses a browserslist query to generate this data.
6
+# Needs you to run `npx browserslist-useragent-regexp "defaults, unreleased versions"` before first use
7
set -eo pipefail
8
9
BROWSER_QUERY="defaults, unreleased versions"
0 commit comments