diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-08-16 14:37:32 +0300 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-08-16 16:53:44 +0300 |
| commit | ce6fe7ee839dd9f0fd2d442b1dd494ee9413c3dd (patch) | |
| tree | 4147e151abe905b38aa8f8f2e6408f2c63b6fefe /gui/package.json | |
| parent | 179bf730902e0b720c0d7231c97c9081005a18db (diff) | |
| download | mullvadvpn-ce6fe7ee839dd9f0fd2d442b1dd494ee9413c3dd.tar.xz mullvadvpn-ce6fe7ee839dd9f0fd2d442b1dd494ee9413c3dd.zip | |
Update d3-geo-projection to 2.7.0
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/package.json b/gui/package.json index 43aebbbe78..0c7dd0218e 100644 --- a/gui/package.json +++ b/gui/package.json @@ -13,7 +13,7 @@ "license": "GPL-3.0", "dependencies": { "connected-react-router": "^5.0.1", - "d3-geo-projection": "^2.6.0", + "d3-geo-projection": "^2.7.0", "electron-log": "^3.0.7", "gettext-parser": "^4.0.1", "history": "^4.6.1", |
