summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index a444192b..6f269d8c 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
"fetch-jsonp": "^1.1.3",
"file-saver": "^2.0.0-rc.3",
"history": "^4.7.2",
+ "leaflet": "^1.3.4",
"node-fetch": "^2.2.0",
"parse-csv": "^0.2.0",
"prop-types": "^15.6.1",
@@ -42,6 +43,7 @@
"react-redux": "^5.0.7",
"redux": "^4.0.0",
"redux-thunk": "^2.3.0",
+ "snapsvg": "^0.5.1",
"store2": "^2.7.0",
"tabulator-tables": "^4.1.3"
},
@@ -67,6 +69,6 @@
"uglifyjs-webpack-plugin": "^1.3.0",
"webpack": "3.x.x",
"webpack-cli": "^3.1.0",
- "webpack-dev-server": "2.x.x"
+ "webpack-dev-server": "^3.1.10"
}
}