Skip to content

Commit b2249b8

Browse files
authored
fix: bump compute-scroll-into-view (#706)
1 parent 0efea95 commit b2249b8

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
@@ -34,7 +34,7 @@
3434
"sideEffects": false,
3535
"typings": "typings/index.d.ts",
3636
"dependencies": {
37-
"compute-scroll-into-view": "^1.0.12"
37+
"compute-scroll-into-view": "^1.0.13"
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "7.8.3",

0 commit comments

Comments
 (0)