diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-04-02 20:33:31 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-04-02 20:33:31 +0200 |
| commit | c0c3d4170833bc111841cc0f4f1ed97283574942 (patch) | |
| tree | d3146610d2e1fcc4ee03334281e2194d8835262c /gui/package.json | |
| parent | ff4daca559d469cf0e89aeae829296c7b30c6616 (diff) | |
| parent | 087b8ac173134a032b2becc5f50b3a1bf39b43a5 (diff) | |
| download | mullvadvpn-c0c3d4170833bc111841cc0f4f1ed97283574942.tar.xz mullvadvpn-c0c3d4170833bc111841cc0f4f1ed97283574942.zip | |
Merge branch 'fix-geo-scripts'
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/package.json b/gui/package.json index 9fa8203ceb..b42158c123 100644 --- a/gui/package.json +++ b/gui/package.json @@ -44,6 +44,7 @@ "@types/d3-geo": "^1.11.0", "@types/enzyme": "^3.1.15", "@types/enzyme-adapter-react-16": "^1.0.3", + "@types/geojson": "^7946.0.7", "@types/mkdirp": "^0.5.2", "@types/mocha": "^5.2.6", "@types/node": "^10.12.3", @@ -55,6 +56,7 @@ "@types/react-router": "^4.4.3", "@types/sinon": "^7.0.5", "@types/sprintf-js": "^1.1.2", + "@types/topojson-specification": "^1.0.1", "@types/uuid": "^3.4.4", "browser-sync": "^2.26.3", "chai": "^4.2.0", |
