Skip to content

Commit

Permalink
Merge pull request #271 from City-of-Helsinki/UHF-9497
Browse files Browse the repository at this point in the history
UHF-9497: Added caniuse update to package.json.
  • Loading branch information
khalima authored Mar 6, 2024
2 parents 2208195 + 5ef506c commit fc22b5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 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 update-browserslist-db@latest",
"postinstall": "husky install",
"lint": "lint-staged --allow-empty",
"lint:js": "eslint --fix src/"
Expand Down

0 comments on commit fc22b5e

Please sign in to comment.