Remove ResizeObserver polyfill

All major browsers support it out of the box, nowadays.
This commit is contained in:
Robin
2024-07-09 11:54:13 -04:00
parent 995b4c8847
commit b5f6343a5e
4 changed files with 1 additions and 9 deletions

View File

@@ -19,7 +19,6 @@
"backend": "docker-compose -f backend-docker-compose.yml up"
},
"dependencies": {
"@juggle/resize-observer": "^3.3.1",
"@livekit/components-core": "^0.11.0",
"@livekit/components-react": "^2.0.0",
"@opentelemetry/api": "^1.4.0",