Skip to content

Commit

Permalink
fix: istanbul versions, release 0.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityataparia committed Jan 23, 2020
1 parent 6472e94 commit b601542
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sifrr/dev",
"description": "All you need to develop packages/apps.",
"version": "0.0.43",
"version": "0.0.44",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -53,12 +53,12 @@
"graphql": "^14.5.3",
"husky": "^4.0.0",
"istanbul-api": "^2.1.6",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-hook": "^3.0.0",
"istanbul-lib-instrument": "^4.0.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-lib-source-maps": "^4.0.0",
"istanbul-reports": "^3.0.0",
"istanbul-lib-coverage": "^2.0.5",
"istanbul-lib-hook": "^2.0.7",
"istanbul-lib-instrument": "^3.3.0",
"istanbul-lib-report": "^2.0.8",
"istanbul-lib-source-maps": "^3.0.6",
"istanbul-reports": "^2.2.6",
"json-fn": "^1.1.1",
"mocha": "^7.0.0",
"mocha-junit-reporter": "^1.23.1",
Expand Down

0 comments on commit b601542

Please sign in to comment.