diff --git a/package.json b/package.json index a0f2f3f7..a1801695 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "babel-plugin-transform-css-import-to-string": "^0.0.2", "babel-plugin-transform-inline-environment-variables": "^0.1.1", "babel-runtime": "^6.25.0", - "coveralls": "^3.0.0", "glob": "^7.1.2", "immutable": "^3.8.1", "isomorphic-fetch": "^2.2.1", @@ -55,6 +54,7 @@ "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-wrap-in-js": "^1.1.1", "babel-preset-env": "^1.6.0", + "coveralls": "^3.0.0", "eslint": "^4.4.1", "eslint-config-prettier": "^2.3.0", "eslint-config-react-app": "^1.0.5",