diff options
| author | anderklander <anderklander@gmail.com> | 2017-11-09 13:30:52 +0100 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-12-14 09:16:49 +0100 |
| commit | a35898e0fafa2dae93b00ca074b810cc88a2fa71 (patch) | |
| tree | 8b85b8bbff5085e4a121e5d06af31271132ac2f0 /package.json | |
| parent | b74910f21f720741a6b7e3e537ee637200e6a449 (diff) | |
| download | mullvadvpn-a35898e0fafa2dae93b00ca074b810cc88a2fa71.tar.xz mullvadvpn-a35898e0fafa2dae93b00ca074b810cc88a2fa71.zip | |
Reactxp starter pack
Some changes in app init and rendering the header bar in reactxp. Moved linking and exit to separate files for web/mobile
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f84cc878c8..06da9d4634 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "react-router": "^4.1.1", "react-router-redux": "5.0.0-alpha.6", "react-transition-group": "^1.2.0", + "reactxp": "^0.46.5", "redux": "^3.0.0", "redux-thunk": "^2.2.0", "shell-escape": "^0.2.0", |
