Skip to content

Commit 288fed1

Browse files
fix(package): update dom-scroll-into-view to version 2.0.1
Closes #67
1 parent a7619b2 commit 288fed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "node_modules/.bin/eslint src"
1313
},
1414
"dependencies": {
15-
"dom-scroll-into-view": "^1.2.1",
15+
"dom-scroll-into-view": "^2.0.1",
1616
"memoize-one": "^4.0.0",
1717
"prop-types": "^15.6.0",
1818
"react": "16.6.3",

0 commit comments

Comments
 (0)