Skip to content

Commit

Permalink
Fixed missing lcov.info
Browse files Browse the repository at this point in the history
  • Loading branch information
scambier committed Jan 2, 2025
1 parent 402fa9f commit 2c59574
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 308 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@types/lodash": "^4.17.13",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.10.4",
"@vitest/coverage-istanbul": "2.1.8",
"@vitest/coverage-v8": "2.1.8",
"coveralls": "^3.1.1",
"prettier": "^3.4.2",
Expand All @@ -41,16 +40,5 @@
},
"dependencies": {
"lodash-es": "^4.17.21"
},
"pnpm": {
"overrides": {
"tough-cookie@<4.1.3": ">=4.1.3",
"@babel/traverse@<7.23.2": ">=7.23.2",
"braces@<3.0.3": ">=3.0.3",
"ws@>=7.0.0 <7.5.10": ">=7.5.10",
"micromatch@<4.0.8": ">=4.0.8",
"cross-spawn@<6.0.6": ">=6.0.6",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5"
}
}
}
Loading

0 comments on commit 2c59574

Please sign in to comment.