Move react-dev-tools-core to dev dependencies (#9902)

This commit is contained in:
Fedor Indutny
2025-03-03 12:53:40 -08:00
committed by GitHub
parent d74f899c5e
commit ff2cb897ec
4 changed files with 9 additions and 9 deletions

View File

@@ -179,7 +179,6 @@
"react-aria-components": "1.4.1",
"react-blurhash": "0.3.0",
"react-contextmenu": "2.14.0",
"react-devtools-core": "6.0.1",
"react-dom": "17.0.2",
"react-hot-loader": "4.13.1",
"react-intl": "6.8.7",
@@ -324,6 +323,7 @@
"prettier": "3.3.3",
"protobufjs-cli": "1.1.1",
"react-devtools": "6.0.1",
"react-devtools-core": "6.0.1",
"resedit": "2.0.2",
"resolve-url-loader": "5.0.0",
"sass": "1.80.7",