mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
spatial-navigation-polyfill added to dependencies
This commit is contained in:
parent
28f180fdae
commit
9dd96ef52b
2 changed files with 6 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue