Skip to content

Commit

Permalink
fix: Remove workaround that fix junit2json type error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesin11 committed Jun 10, 2020
1 parent 9bebbd8 commit eabd293
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"axios": "0.19.2",
"dayjs": "1.8.27",
"js-yaml": "3.13.1",
"junit2json": "1.0.1",
"junit2json": "1.0.2",
"lodash": "4.17.15",
"minimatch": "3.0.4",
"yargs": "15.3.1"
Expand All @@ -51,7 +51,6 @@
"@types/js-yaml": "3.12.4",
"@types/lodash": "4.14.151",
"@types/node": "14.0.1",
"@types/xml2js": "0.4.5",
"@types/yargs": "15.0.5",
"codecov": "3.6.5",
"jest": "26.0.1",
Expand Down

0 comments on commit eabd293

Please sign in to comment.