Skip to content

Commit 0d70c9d

Browse files
authored
Revert "Update dom-scroll-into-view requirement from 1.x to 2.x (#414)" (#421)
This reverts commit 2448ab3.
1 parent 2448ab3 commit 0d70c9d

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
@@ -70,7 +70,7 @@
7070
"babel-runtime": "^6.23.0",
7171
"classnames": "2.x",
7272
"component-classes": "1.x",
73-
"dom-scroll-into-view": "2.x",
73+
"dom-scroll-into-view": "1.x",
7474
"prop-types": "^15.5.8",
7575
"raf": "^3.4.0",
7676
"rc-animate": "2.x",

0 commit comments

Comments
 (0)