Inject ui-components Theme into App component.

This commit is contained in:
Filip Barl
2017-10-16 16:26:50 +02:00
parent 11b2e77898
commit 8a5eb637a6
3 changed files with 73 additions and 42 deletions

View File

@@ -44,7 +44,7 @@
"reselect": "3.0.0",
"reselect-map": "1.0.1",
"styled-components": "^2.2.1",
"weaveworks-ui-components": "git+https://github.com/weaveworks/ui-components.git#v0.1.28",
"weaveworks-ui-components": "git+https://github.com/weaveworks/ui-components.git#v0.1.45",
"whatwg-fetch": "2.0.3",
"xterm": "2.5.0"
},