Remove ResizeObserver Polyfill (#7844)

This commit is contained in:
Michael Telatynski
2022-02-18 13:51:27 +00:00
committed by GitHub
parent 29c1c8d1e1
commit 38a547b5d0
6 changed files with 12 additions and 21 deletions

View File

@@ -110,7 +110,6 @@
"react-dom": "17.0.2",
"react-focus-lock": "^2.5.0",
"react-transition-group": "^4.4.1",
"resize-observer-polyfill": "^1.5.1",
"rfc4648": "^1.4.0",
"sanitize-html": "^2.3.2",
"tar-js": "^0.3.0",