-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package.json: add script for updating caniuse browser support list
This is used for babel transpilation targets via browserslist and is needed to be updated sporadically. We don't follow the official usage instructions to do "npx update-browserslist-db@latest" to reduce the risk of blindly executing code of a malicious version of the script. Instead, the package update-browserslist-db should be updated manually occasionally, which doesn't have to be regularly though.
- Loading branch information
Showing
2 changed files
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters