summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-12-16 12:55:09 +0100
committerJules Laplace <julescarbon@gmail.com>2018-12-16 12:55:09 +0100
commit8b53e0d29b472ac904ddac9f4da4707fcf6a2fe4 (patch)
tree6ca0f5881e265d41d9acb235a02c1f3f43cf16df /package.json
parent9ec276ec3ddbbaad554657333453317947f98d63 (diff)
update packages
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"
}
}