Commit 4586fdae authored by Juan Corona's avatar Juan Corona

Update scroll-into-view dependency

The latest version makes it work for sub-document frames
parent 7e9fe98e
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"redux-thunk": "^2.1.0", "redux-thunk": "^2.1.0",
"request": "^2.76.0", "request": "^2.76.0",
"retry": "^0.8.0", "retry": "^0.8.0",
"scroll-into-view": "^1.3.1", "scroll-into-view": "^1.8.2",
"seamless-immutable": "^6.0.1", "seamless-immutable": "^6.0.1",
"showdown": "^1.6.4", "showdown": "^1.6.4",
"sinon": "^2.3.5", "sinon": "^2.3.5",
......
...@@ -5254,9 +5254,9 @@ sass-graph@^2.1.1: ...@@ -5254,9 +5254,9 @@ sass-graph@^2.1.1:
scss-tokenizer "^0.2.1" scss-tokenizer "^0.2.1"
yargs "^6.6.0" yargs "^6.6.0"
scroll-into-view@^1.3.1: scroll-into-view@^1.8.2:
version "1.8.0" version "1.8.2"
resolved "https://registry.yarnpkg.com/scroll-into-view/-/scroll-into-view-1.8.0.tgz#47e8c64aba25c80d1123cf1a2144c68eb0069110" resolved "https://registry.yarnpkg.com/scroll-into-view/-/scroll-into-view-1.8.2.tgz#6c5b613553ee853cf7592f4d3b5e4c000f14282d"
dependencies: dependencies:
raf "^3.1.0" raf "^3.1.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment