From 9dd96ef52bb9f36ca5222b8db8bbeb351955b886 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Sat, 3 Aug 2019 21:43:43 +0300 Subject: [PATCH] spatial-navigation-polyfill added to dependencies --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index fb78bda8c..42cd27b4a 100755 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "prop-types": "15.7.2", "react": "16.8.6", "react-dom": "16.8.6", + "spatial-navigation-polyfill": "1.2.0", "stremio-colors": "git+ssh://git@github.com/Stremio/stremio-colors.git#v2.0.4", "stremio-icons": "git+ssh://git@github.com/Stremio/stremio-icons.git#v1.0.11", "stremio-state-container-web": "git+ssh://git@github.com/stremio/stremio-state-container-web.git#v0.4.0", diff --git a/yarn.lock b/yarn.lock index b71c3bae8..f2638052a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8565,6 +8565,11 @@ space-separated-tokens@^1.0.0: resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-1.1.4.tgz#27910835ae00d0adfcdbd0ad7e611fb9544351fa" integrity sha512-UyhMSmeIqZrQn2UdjYpxEkwY9JUrn8pP+7L4f91zRzOQuI8MF1FGLfYU9DKCYeLdo7LXMxwrX5zKFy7eeeVHuA== +spatial-navigation-polyfill@1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/spatial-navigation-polyfill/-/spatial-navigation-polyfill-1.2.0.tgz#678778586809b0167aff51ebf0781c597e4897dc" + integrity sha512-np6ZC1vzm21+d6fmllcjB+lYIK/GoLcZ33hg2uRSCVMB9SwdW+KZAfk1GAi+WOEGWNHNjslwUm3wJkgwbPhPag== + spdy-transport@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/spdy-transport/-/spdy-transport-3.0.0.tgz#00d4863a6400ad75df93361a1608605e5dcdcf31"