🔧 removing unnecessary manual module resolution (#1707)

This commit is contained in:
Matiss Janis Aboltins
2023-09-18 18:42:57 +01:00
committed by GitHub
parent 2ee023ac22
commit a1dd6cf3dc
3 changed files with 10 additions and 7 deletions

View File

@@ -57,9 +57,6 @@
"source-map-support": "^0.5.21",
"typescript": "^5.0.2"
},
"resolutions": {
"react-error-overlay": "6.0.9"
},
"engines": {
"node": ">=18.0.0"
},