Update Modernizr and stop it from polluting classes on the html tag

This commit is contained in:
Michael Telatynski 2021-07-09 11:49:07 +01:00
parent 8f92a28b12
commit 629630a086
4 changed files with 11 additions and 14 deletions

View file

@ -124,7 +124,7 @@
"mini-css-extract-plugin": "^0.12.0",
"minimist": "^1.2.5",
"mkdirp": "^1.0.4",
"modernizr": "^3.11.4",
"modernizr": "^3.11.7",
"node-fetch": "^2.6.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-easings": "^2.0.0",