stremio-colors added as a dependency

This commit is contained in:
NikolaBorislavovHristov 2018-06-04 17:16:04 +03:00
parent 7077b89f6a
commit 1e277cd3db
2 changed files with 6 additions and 1 deletions

View file

@ -12,7 +12,8 @@
"dependencies": {
"prop-types": "15.6.1",
"react": "16.4.0",
"react-dom": "16.4.0"
"react-dom": "16.4.0",
"stremio-colors": "git+ssh://git@bitbucket.org/stremio/stremio-colors.git#v0.9.6"
},
"devDependencies": {
"babel-core": "6.26.3",

View file

@ -4017,6 +4017,10 @@ 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@bitbucket.org/stremio/stremio-colors.git#v0.9.6":
version "0.9.6"
resolved "git+ssh://git@bitbucket.org/stremio/stremio-colors.git#98b62b62ec3b0ab7dceaf689756653cbdedf111f"
string-width@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"