1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 13:35:52 +02:00

feat(client): Remove ResizeObserver polyfill

This commit is contained in:
syuilo
2020-07-12 11:29:45 +09:00
parent 90348f4ac7
commit c89abda3fb
4 changed files with 0 additions and 9 deletions

View File

@@ -43,7 +43,6 @@
"@fortawesome/free-regular-svg-icons": "5.13.1",
"@fortawesome/free-solid-svg-icons": "5.13.1",
"@fortawesome/vue-fontawesome": "0.1.10",
"@juggle/resize-observer": "3.2.0",
"@koa/cors": "3.1.0",
"@koa/multer": "3.0.0",
"@koa/router": "9.3.1",