diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-07-03 16:06:18 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-07-05 16:01:47 +0200 |
| commit | 4b954c5c7e13e7970e7f9dbd8c0dadc0f3236a94 (patch) | |
| tree | ee3ed589c4fc329b1c85e340c74862d96db92a37 /package.json | |
| parent | a26471139d547bbcdcf07834480bb3f7b8477508 (diff) | |
| download | mullvadvpn-4b954c5c7e13e7970e7f9dbd8c0dadc0f3236a94.tar.xz mullvadvpn-4b954c5c7e13e7970e7f9dbd8c0dadc0f3236a94.zip | |
Upgrade reactxp to 1.3.0
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 e8ede62cc7..2128fbf2aa 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-router": "^4.2.0", "react-router-redux": "^5.0.0-alpha.9", "react-simple-maps": "^0.10.1", - "reactxp": "1.3.0-rc.6", + "reactxp": "^1.3.0", "redux": "^3.0.0", "redux-thunk": "^2.2.0", "uuid": "^3.0.1", |
