diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 3464e3a993..0677323571 100644 --- a/package.json +++ b/package.json @@ -11,22 +11,22 @@ "license": "GPL-3.0", "dependencies": { "babel-runtime": "^6.22.0", - "cheap-ruler": "^2.4.1", + "d3-geo-projection": "^2.3.2", "electron-log": "^2.2.8", "electron-sudo": "https://github.com/eriklarko/electron-sudo.git", "history": "^4.6.1", "jsonrpc-lite": "^1.2.3", - "mapbox-gl": "^0.37.0", "mkdirp": "^0.5.1", "moment": "^2.17.1", + "rbush": "^2.0.2", "react": "^16.0.0", "react-dom": "^16.0.0", - "react-mapbox-gl": "^2.1.0", "react-native": "^0.53.0-rc.0", "react-native-windows": "^0.52.0-rc.0", "react-redux": "^5.0.2", "react-router": "^4.2.0", "react-router-redux": "5.0.0-alpha.6", + "react-simple-maps": "^0.10.1", "react-transition-group": "^1.2.0", "reactxp": "^0.46.5", "redux": "^3.0.0", |
