diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index 49fe9cc6..6c129927 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,9 +11,9 @@ "react": "latest", "react-dom": "latest", "react-redux": "latest", + "react-redux-toastr": "latest", "react-router": "^3.0.2", "react-router-redux": "latest", - "react-toastify": "latest", "rebass": "latest", "redux": "latest", "redux-saga": "latest", |