diff options
Diffstat (limited to 'front/odiparpack/package.json')
| -rw-r--r-- | front/odiparpack/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/front/odiparpack/package.json b/front/odiparpack/package.json index 7e9a59a..480d0a7 100644 --- a/front/odiparpack/package.json +++ b/front/odiparpack/package.json @@ -136,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", @@ -171,9 +172,11 @@ "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", |
