File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " react-intersection-observer" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "description" : " Monitor if a component is inside the viewport, using IntersectionObserver API" ,
55 "main" : " lib/index.js" ,
66 "author" : " Daniel Schmidt" ,
6767 "@storybook/react" : " ^3.2.14" ,
6868 "babel-cli" : " ^6.24.1" ,
6969 "babel-core" : " ^6.25.0" ,
70- "babel-runtime" : " ^6.25.0" ,
7170 "babel-jest" : " ^22.0.0" ,
7271 "babel-preset-env" : " ^1.6.1" ,
7372 "babel-preset-react" : " ^6.24.1" ,
7473 "babel-preset-stage-2" : " ^6.24.1" ,
74+ "babel-runtime" : " ^6.25.0" ,
7575 "concurrently" : " 3.5.1" ,
7676 "enzyme" : " ^3.1.1" ,
7777 "enzyme-adapter-react-16" : " ^1.0.4" ,
8585 "jest" : " ^22.0.0" ,
8686 "lint-staged" : " ^6.0.0" ,
8787 "prettier" : " ^1.8.1" ,
88- "request" : " ~2.83.0" ,
8988 "react" : " ^16.2.0" ,
9089 "react-dom" : " ^16.2.0" ,
91- "react-test-renderer" : " ^16.2.0"
90+ "react-test-renderer" : " ^16.2.0" ,
91+ "request" : " ~2.83.0"
9292 },
9393 "resolutions" : {
9494 "react" : " ^16.2.0" ,
You can’t perform that action at this time.
0 commit comments