Skip to content

Commit

Permalink
Merge pull request #659 from City-of-Helsinki/UHF-7006_browserslist_d…
Browse files Browse the repository at this point in the history
…b_automatic_update

UHF-7006: Browserslist db automatic update
  • Loading branch information
teroelonen authored May 11, 2023
2 parents 8b90cf3 + bef81b2 commit 4ebb6e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
16 changes: 10 additions & 6 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +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",
"postinstall": "husky install",
"lint": "lint-staged --allow-empty",
"lint:js": "eslint src/",
Expand Down

0 comments on commit 4ebb6e2

Please sign in to comment.