From f517de30fadefb2570155a6e190916249837bb8a Mon Sep 17 00:00:00 2001 From: nklhrstv Date: Thu, 30 Apr 2020 11:41:35 +0300 Subject: [PATCH] hat and vtt.js deps removed --- package.json | 4 +--- yarn.lock | 10 ---------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/package.json b/package.json index 0eb032d12..ebfe90a9e 100755 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "a-color-picker": "1.2.1", "classnames": "2.2.6", "events": "1.1.1", - "hat": "0.0.3", "lodash.debounce": "4.0.8", "lodash.isequal": "4.5.0", "lodash.throttle": "4.1.1", @@ -30,8 +29,7 @@ "react-focus-lock": "2.2.1", "spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#40204ad9942fe786794c62f99ea5ab2b52b24096", "stremio-colors": "git+https://git@github.com/Stremio/stremio-colors.git#v3.0.0", - "stremio-icons": "git+https://git@github.com/Stremio/stremio-icons.git#v2.0.2", - "vtt.js": "0.13.0" + "stremio-icons": "git+https://git@github.com/Stremio/stremio-icons.git#v2.0.2" }, "devDependencies": { "@babel/core": "7.8.7", diff --git a/yarn.lock b/yarn.lock index 401b2efa8..e1a30fe31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5940,11 +5940,6 @@ hastscript@^5.0.0: property-information "^5.0.0" space-separated-tokens "^1.0.0" -hat@0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/hat/-/hat-0.0.3.tgz#bb014a9e64b3788aed8005917413d4ff3d502d8a" - integrity sha1-uwFKnmSzeIrtgAWRdBPU/z1QLYo= - he@1.2.x, he@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" @@ -11507,11 +11502,6 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== -vtt.js@0.13.0: - version "0.13.0" - resolved "https://registry.yarnpkg.com/vtt.js/-/vtt.js-0.13.0.tgz#955c667b34d5325b2012cb9e8ba9bad6e0b11ff8" - integrity sha1-lVxmezTVMlsgEsuei6m61uCxH/g= - w3c-hr-time@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"