chore: remove cross-fetch dep from plugins

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-06-13 16:25:53 +02:00
parent 5d8771e99d
commit 018553e29f
111 changed files with 4 additions and 115 deletions
-1
View File
@@ -31,7 +31,6 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"cross-fetch": "^3.1.5",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"qs": "^6.9.6",
-1
View File
@@ -15,4 +15,3 @@
*/
import '@testing-library/jest-dom';
import 'cross-fetch/polyfill';