File tree 2 files changed +157
-135
lines changed
2 files changed +157
-135
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scroll-into-view-if-needed" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " A thin component wrapper around scroll-into-view-if-needed" ,
5
5
"main" : " dist/umd/index.js" ,
6
6
"module" : " dist/es/index.js" ,
35
35
"eslint-config-airbnb" : " ^16.1.0" ,
36
36
"eslint-plugin-import" : " ^2.12.0" ,
37
37
"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 " ,
40
40
"prop-types" : " ^15.6.1" ,
41
41
"react" : " ^16.4.0" ,
42
42
"react-dom" : " ^16.4.0" ,
43
- "rollup" : " ^0.59.4 " ,
43
+ "rollup" : " ^0.60.1 " ,
44
44
"rollup-plugin-babel" : " ^3.0.4" ,
45
45
"rollup-plugin-commonjs" : " ^9.1.3" ,
46
46
"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 "
48
48
},
49
49
"scripts" : {
50
50
"build" : " rollup -c && cross-env BUILD_TYPE=standalone rollup -c" ,
You can’t perform that action at this time.
0 commit comments