diff --git a/client/package.json b/client/package.json index 79760d97..2ed57ed5 100644 --- a/client/package.json +++ b/client/package.json @@ -47,6 +47,7 @@ "react-hot-loader": "^3.0.0-beta.7", "react-icons": "^2.2.7", "react-redux": "^5.0.6", + "redbox-react": "^1.3.0", "redux": "^3.7.2", "redux-thunk": "^2.2.0", "regl": "^1.3.1", @@ -89,7 +90,6 @@ "mini-css-extract-plugin": "^0.4.1", "nyc": "^13.0.1", "postcss-loader": "^2.1.6", - "redbox-react": "^1.3.0", "rimraf": "^2.5.4", "serve-favicon": "^2.3.0", "style-loader": "^0.22.1",