diff --git a/package.json b/package.json index e595ddba..7cc70552 100755 --- a/package.json +++ b/package.json @@ -14,6 +14,14 @@ "jquery": "^3.4.1", "logrocket": "^1.0.3", "mopidy": "^0.5", + "react": "^16.12.0", + "react-dom": "^16.12.0", + "react-fontawesome": "^1.7.1", + "react-ga": "^2.7.0", + "react-input-range": "1.3.0", + "react-redux": "^6", + "react-router-dom": "^5.1.2", + "react-sortablejs": "^1.5.0", "react-router": "^5" }, "devDependencies": { @@ -44,14 +52,6 @@ "js-sha256": "^0.9.0", "mini-css-extract-plugin": "^0.6.0", "node-sass": "^4.13.0", - "react": "^16.12.0", - "react-dom": "^16.12.0", - "react-fontawesome": "^1.7.1", - "react-ga": "^2.7.0", - "react-input-range": "1.3.0", - "react-redux": "^6", - "react-router-dom": "^5.1.2", - "react-sortablejs": "^1.5.0", "react-test-renderer": "^16.12.0", "redux": "^4.0.4", "redux-thunk": "^2.3.0",