Add Modernizr check for ResizeObserver (#21124)

This commit is contained in:
Michael Telatynski
2022-02-18 13:48:50 +00:00
committed by GitHub
parent 8d0f616ffa
commit 53f6282a53
4 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
"mini-css-extract-plugin": "^0.12.0",
"minimist": "^1.2.5",
"mkdirp": "^1.0.4",
"modernizr": "^3.11.7",
"modernizr": "^3.12.0",
"node-fetch": "^2.6.7",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-easings": "^2.0.0",