Skip to content

Commit

Permalink
Merge pull request #452 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 947a059 + 88c51c6 commit 221f37b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
11 changes: 8 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.

1 change: 1 addition & 0 deletions public/themes/custom/hdbt_subtheme/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",
"lint": "lint-staged",
"lint:js": "eslint --fix src/"
},
Expand Down

0 comments on commit 221f37b

Please sign in to comment.