Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Moore committed Jul 9, 2018
1 parent 012ef08 commit 08ca881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codecov",
"version": "3.0.3",
"version": "3.0.4",
"description": "Uploading report to Codecov: https://codecov.io",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"istanbul": "^0.4.5",
"lint-staged": "^7.2.0",
"mocha": "^5.2.0",
"prettier": "1.13.7"
"prettier": "^1.13.7"
},
"lint-staged": {
"**/*.js": ["prettier --write --parser=babylon", "git add"],
Expand Down

0 comments on commit 08ca881

Please sign in to comment.