yarn specify the react dom

This commit is contained in:
Ahmed-Ayman 2018-11-30 19:52:57 +02:00
parent 416b5a50ef
commit c4728d9ce2

View File

@ -6695,9 +6695,10 @@ react-dev-utils@^6.1.1:
strip-ansi "4.0.0"
text-table "0.2.0"
react-dom@16.6.3:
react-dom@^16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.6.3.tgz#8fa7ba6883c85211b8da2d0efeffc9d3825cccc0"
integrity sha512-8ugJWRCWLGXy+7PmNh8WJz3g1TaTUt1XyoIcFN+x0Zbkoz+KKdUyx1AQLYJdbFXjuF41Nmjn5+j//rxvhFjgSQ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
@ -6762,9 +6763,10 @@ react-scripts@2.1.1:
optionalDependencies:
fsevents "1.2.4"
react@16.6.3:
react@^16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"
integrity sha512-zCvmH2vbEolgKxtqXL2wmGCUxUyNheYn/C+PD1YAjfxHC54+MhdruyhO7QieQrYsYeTxrn93PM2y0jRH1zEExw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"