Skip to content

Commit

Permalink
Change coveralls from dependency to dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuykendall committed Feb 4, 2020
1 parent 0afef60 commit c9d9db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"version": "npm run build && git add dist && npm run changelog && git add CHANGELOG.md"
},
"dependencies": {
"coveralls": "^3.0.9",
"form-data-to-object": "^0.2.0",
"prop-types": "^15.7.2"
},
Expand All @@ -86,6 +85,7 @@
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babelrc-rollup": "^3.0.0",
"coveralls": "^3.0.9",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.1.0",
Expand Down

0 comments on commit c9d9db5

Please sign in to comment.