diff --git a/package.json b/package.json index 380c955..d6fd031 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "react-router": "^4.1.2", "react-router-dom": "^4.1.2", "react-sortable-tree": "^0.1.19", - "superagent": "^3.5.0" + "superagent": "^3.5.0", + "react-scripts": "1.0.10" }, "devDependencies": { - "chai": "^4.1.0", - "react-scripts": "1.0.10" + "chai": "^4.1.0" }, "scripts": { "start": "react-scripts start",