Skip to content

Commit

Permalink
feature: delete xml2js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kungfuboy committed Apr 22, 2022
1 parent 7e46db8 commit faeb90e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"content-disposition": "^0.5.4",
"crypto-js": "^4.1.1",
"form-data": "^4.0.0",
"iconv-lite": "^0.6.3",
"xml2js": "^0.4.23"
"iconv-lite": "^0.6.3"
},
"devDependencies": {
"@types/cross-spawn": "6.0.2",
Expand Down

0 comments on commit faeb90e

Please sign in to comment.