chore: resolve react-error-overlay to 6.0.9

This commit is contained in:
rainke 2023-10-09 09:59:39 +08:00 committed by 刘菊萍(絮黎)
parent 82d82b9d05
commit 4684d31717

View File

@ -64,7 +64,8 @@
"lockfile": "enable"
},
"resolutions": {
"typescript": "4.6.2"
"typescript": "4.6.2",
"react-error-overlay": "6.0.9"
},
"repository": "git@github.com:alibaba/lowcode-engine.git"
}