diff --git a/package.json b/package.json index 5ac53b9..ed21949 100644 --- a/package.json +++ b/package.json @@ -30,9 +30,9 @@ "dependencies": { "api-doc-parser": "^0.2", "babel-runtime": "^6.23.0", + "chalk": "^2.1.0", "commander": "^2.9.0", - "isomorphic-fetch": "^2.2.1", - "chalk": "^2.1.0" + "isomorphic-fetch": "^2.2.1" }, "scripts": { "test": "jest",