File tree Expand file tree Collapse file tree 2 files changed +157
-135
lines changed Expand file tree Collapse file tree 2 files changed +157
-135
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-scroll-into-view-if-needed" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "description" : " A thin component wrapper around scroll-into-view-if-needed" ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es/index.js" ,
3535 "eslint-config-airbnb" : " ^16.1.0" ,
3636 "eslint-plugin-import" : " ^2.12.0" ,
3737 "eslint-plugin-jsx-a11y" : " ^6.0.3" ,
38- "eslint-plugin-react" : " ^7.8.2 " ,
39- "jest" : " ^23.0.1 " ,
38+ "eslint-plugin-react" : " ^7.9.1 " ,
39+ "jest" : " ^23.1.0 " ,
4040 "prop-types" : " ^15.6.1" ,
4141 "react" : " ^16.4.0" ,
4242 "react-dom" : " ^16.4.0" ,
43- "rollup" : " ^0.59.4 " ,
43+ "rollup" : " ^0.60.1 " ,
4444 "rollup-plugin-babel" : " ^3.0.4" ,
4545 "rollup-plugin-commonjs" : " ^9.1.3" ,
4646 "rollup-plugin-node-resolve" : " ^3.3.0" ,
47- "scroll-into-view-if-needed" : " ^2.2.4 "
47+ "scroll-into-view-if-needed" : " ^2.2.5 "
4848 },
4949 "scripts" : {
5050 "build" : " rollup -c && cross-env BUILD_TYPE=standalone rollup -c" ,
You can’t perform that action at this time.
0 commit comments