Skip to content

Commit b74de1f

Browse files
author
dessant
committed
Style fix
1 parent da0144a commit b74de1f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
"inspect": "webpack --profile --json > report.json; webpack-bundle-analyzer report.json --mode static && sleep 6 && rm report.{json,html}",
2020
"update": "ncu --upgrade --upgradeAll && yarn upgrade --latest"
2121
},
22-
"browserslist": [
23-
"Firefox >= 52"
24-
],
22+
"browserslist": ["Firefox >= 52"],
2523
"dependencies": {
2624
"@material/button": "^0.3.11",
2725
"@material/checkbox": "^0.4.2",

0 commit comments

Comments
 (0)