Skip to content

Commit

Permalink
Updated browserslist command.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Jun 20, 2024
1 parent 10d2d6c commit 737ad69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions public/themes/custom/hdbt_subtheme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/themes/custom/hdbt_subtheme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"dev": "webpack --progress --mode=development --config webpack.config.js --watch",
"build": "webpack --progress --mode=production --config webpack.config.js",
"preinstall": "npx browserslist@latest --update-db",
"preinstall": "npx update-browserslist-db@latest",
"lint": "lint-staged",
"lint:js": "eslint --fix src/"
},
Expand Down

0 comments on commit 737ad69

Please sign in to comment.