build: resolve react

This commit is contained in:
EnixCoda 2020-11-11 15:45:11 +08:00
parent 70e9bc68c3
commit b0ca820753
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD
2 changed files with 2 additions and 2 deletions

View file

@ -88,7 +88,7 @@
"arrowParens": "avoid"
},
"resolutions": {
"react": "^17.0.1",
"react": "^17",
"@types/styled-components": "^5.0.0"
}
}

View file

@ -8939,7 +8939,7 @@ react-window@^1.8.5:
"@babel/runtime" "^7.0.0"
memoize-one ">=3.1.1 <6"
react@^16.10.2, react@^17.0.1:
react@^16.10.2, react@^17, react@^17.0.1:
version "17.0.1"
resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127"
integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==