[CORL-132] Show version info (#2224)

* feat: show version info

* fix: use version from talk-common/version
This commit is contained in:
Kiwi
2019-03-14 22:09:16 +00:00
committed by Wyatt Johnson
parent d37333be89
commit 1bf63285bc
13 changed files with 123 additions and 40 deletions
+2
View File
@@ -2,3 +2,5 @@ import "jest-localstorage-mock";
import "./enzyme";
import "./jsdom";
import "./mocks";
process.env.TALK_VERSION = "Test";