summaryrefslogtreecommitdiffstats
path: root/front/odiparpack/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'front/odiparpack/package.json')
-rw-r--r--front/odiparpack/package.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/front/odiparpack/package.json b/front/odiparpack/package.json
index efd37f0..d2cde1e 100644
--- a/front/odiparpack/package.json
+++ b/front/odiparpack/package.json
@@ -94,6 +94,7 @@
"@date-io/moment": "1.3.8",
"@material-ui/core": "^4.7.0",
"@material-ui/icons": "^4.5.1",
+ "@material-ui/lab": "^4.0.0-alpha.61",
"@material-ui/pickers": "^3.2.8",
"@types/googlemaps": "^3.38.1",
"@types/markerclustererplus": "^2.1.33",
@@ -135,6 +136,7 @@
"minimist": "1.2.0",
"mui-datatables": "^2.13.1",
"prop-types": "15.7.2",
+ "query-string": "^7.1.1",
"rcolor": "^1.0.1",
"react": "16.8.6",
"react-anchor-link-smooth-scroll": "^1.0.11",
@@ -170,15 +172,18 @@
"recharts": "^1.5.0",
"recompose": "^0.28.2",
"redux": "4.0.1",
+ "redux-devtools-extension": "^2.13.9",
"redux-form": "8.2.0",
"redux-immutable": "4.0.0",
"redux-saga": "1.0.2",
+ "redux-thunk": "^2.4.1",
"reselect": "4.0.0",
"sanitize.css": "8.0.0",
"serve-favicon": "^2.4.5",
"slick-carousel": "^1.8.1",
"warning": "4.0.2",
- "whatwg-fetch": "2.0.4"
+ "whatwg-fetch": "2.0.4",
+ "when": "^3.7.8"
},
"devDependencies": {
"@babel/cli": "7.4.3",