Commit 5ab2cab 1 parent 4167d4c commit 5ab2cab Copy full SHA for 5ab2cab
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 53
53
],
54
54
"devDependencies" : {
55
55
"@hot-loader/react-dom" : " ^16.8.6" ,
56
+ "@types/react" : " 16" ,
56
57
"babel-cli" : " ^6.7.5" ,
57
58
"babel-core" : " ^6.26.3" ,
58
59
"babel-eslint" : " ^8.2.3" ,
98
99
"yarn-deduplicate" : " ^1.1.1"
99
100
},
100
101
"peerDependencies" : {
102
+ "@types/react" : " ^15.0.0 || ^16.0.0" ,
101
103
"react" : " ^15.0.0 || ^16.0.0" ,
102
104
"react-dom" : " ^15.0.0 || ^16.0.0"
103
105
},
104
106
"dependencies" : {
105
- "@types/react" : " ^15.0.0 || ^16.0.0" ,
106
107
"fast-levenshtein" : " ^2.0.6" ,
107
108
"global" : " ^4.3.0" ,
108
109
"hoist-non-react-statics" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 164
164
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.7.tgz#c6f1e0d0109ff358b132d98b7b4025c7a7b707c5"
165
165
integrity sha512-a6WH0fXkgPNiGIuLjjdpf0n/GnmgWZ4vLuVIJJnDwhmRDPEaiRBcy5ofQPh+EJFua0S1QWmk1745+JqZQGnJ8Q==
166
166
167
- " @types/react@^16.9.11 " :
167
+ " @types/react@16 " :
168
168
version "16.9.11"
169
169
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
170
170
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
You can’t perform that action at this time.
0 commit comments