diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-06-11 13:23:42 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-06-12 15:33:31 +0200 |
| commit | 8e42cfe89388cf749385d57eb5aa243c6d85bfe5 (patch) | |
| tree | 6ed4075e6f24c284708ef0fe02437a39638d3399 /package.json | |
| parent | b9c06082c17b7e289a79c349c6cfb4ab053d9f78 (diff) | |
| download | mullvadvpn-8e42cfe89388cf749385d57eb5aa243c6d85bfe5.tar.xz mullvadvpn-8e42cfe89388cf749385d57eb5aa243c6d85bfe5.zip | |
Update to reactxp 1.3.0-rc.0
See https://github.com/Microsoft/reactxp/issues/662
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6e2d0020ac..de77df50c8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-router": "^4.2.0", "react-router-redux": "^5.0.0-alpha.9", "react-simple-maps": "^0.10.1", - "reactxp": "^1.1.0-rc.2", + "reactxp": "1.3.0-rc.0", "redux": "^3.0.0", "redux-thunk": "^2.2.0", "uuid": "^3.0.1", |
