From ab93c8552c2f74b218bcc099f0d5cc61d325d320 Mon Sep 17 00:00:00 2001 From: NikolaBorislavovHristov Date: Mon, 11 Jun 2018 16:15:53 +0300 Subject: [PATCH] stremio-colors updated --- package.json | 2 +- src/common/checkbox/styles.less | 2 +- yarn.lock | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a79292f1e..48477ef61 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "16.4.0", "react-router": "4.3.1", "react-router-dom": "4.3.1", - "stremio-colors": "git+ssh://git@github.com/Stremio/stremio-colors.git#v0.9.7", + "stremio-colors": "git+ssh://git@github.com/Stremio/stremio-colors.git#v1.0.0", "stremio-icons": "git+ssh://git@github.com/Stremio/stremio-icons.git#v1.0.0" }, "devDependencies": { diff --git a/src/common/checkbox/styles.less b/src/common/checkbox/styles.less index f70db993e..8d143118d 100644 --- a/src/common/checkbox/styles.less +++ b/src/common/checkbox/styles.less @@ -1,4 +1,4 @@ -@import "colors"; +@import "stremio-colors"; .root { width: 30px; diff --git a/yarn.lock b/yarn.lock index e16457186..c019f4da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4850,9 +4850,9 @@ stream-shift@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952" -"stremio-colors@git+ssh://git@github.com/Stremio/stremio-colors.git#v0.9.7": - version "0.9.7" - resolved "git+ssh://git@github.com/Stremio/stremio-colors.git#89842648a4c09bba669f4135a84aa35011cdd6ea" +"stremio-colors@git+ssh://git@github.com/Stremio/stremio-colors.git#v1.0.0": + version "1.0.0" + resolved "git+ssh://git@github.com/Stremio/stremio-colors.git#4d14e104ada8b9278cc0feed7c71c86fcc876231" "stremio-icons@git+ssh://git@github.com/Stremio/stremio-icons.git#v1.0.0": version "1.0.0"