mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: resolve react
This commit is contained in:
parent
70e9bc68c3
commit
b0ca820753
2 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@
|
|||
"arrowParens": "avoid"
|
||||
},
|
||||
"resolutions": {
|
||||
"react": "^17.0.1",
|
||||
"react": "^17",
|
||||
"@types/styled-components": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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==
|
||||
|
|
|
|||
Loading…
Reference in a new issue