File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-bottom-scroll-listener" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " A simple React component that lets you listen for when you have scrolled to the bottom." ,
5
5
"repository" : " https://github.com/karl-run/react-bottom-scroll-listener" ,
6
6
"keywords" : [
75
75
"rollup-plugin-typescript2" : " ^0.21.1" ,
76
76
"rollup-plugin-url" : " ^2.2.1" ,
77
77
"typescript" : " ^3.5.1"
78
+ },
79
+ "resolutions" : {
80
+ "@types/react" : " ^16.8.19"
78
81
}
79
82
}
Original file line number Diff line number Diff line change 267
267
dependencies :
268
268
" @types/react" " *"
269
269
270
- " @types/react@* " :
271
- version "16.8.7"
272
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.7.tgz#7b1c0223dd5494f9b4501ad2a69aa6acb350a29b"
273
- integrity sha512-0xbkIyrDNKUn4IJVf8JaCn+ucao/cq6ZB8O6kSzhrJub1cVSqgTArtG0qCfdERWKMEIvUbrwLXeQMqWEsyr9dA==
274
- dependencies :
275
- " @types/prop-types" " *"
276
- csstype "^2.2.0"
277
-
278
- " @types/react@^16.8.19 " :
270
+ " @types/react@*" , "@types/react@^16.8.19":
279
271
version "16.8.19"
280
272
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.19.tgz#629154ef05e2e1985cdde94477deefd823ad9be3"
281
273
integrity sha512-QzEzjrd1zFzY9cDlbIiFvdr+YUmefuuRYrPxmkwG0UQv5XF35gFIi7a95m1bNVcFU0VimxSZ5QVGSiBmlggQXQ==
You can’t perform that action at this time.
0 commit comments