Skip to content

Commit

Permalink
Removed Codecov from dependencies, added to devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesdavpet committed Feb 24, 2020
1 parent b653142 commit 291e19d
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 18 deletions.
58 changes: 43 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,13 @@
"bugs": {
"url": "https://github.com/jesdavpet/ramda-pathify-tag/issues"
},
"dependencies": {
"codecov": "^3.6.5"
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"babel-preset-minify": "^0.5.1",
"codecov": "^3.6.5",
"jest": "^25.1.0",
"jest-coverage-badges": "^1.1.2",
"rimraf": "^2.6.2"
Expand Down

0 comments on commit 291e19d

Please sign in to comment.