Skip to content

Commit

Permalink
Add new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalius1 committed Aug 29, 2019
1 parent a11e232 commit 14d2bf0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 2 deletions.
43 changes: 41 additions & 2 deletions package-lock.json

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

6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,11 @@
"tslint": "^5.16.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "3.3.1"
},
"dependencies": {
"@types/node-fetch": "^2.5.0",
"@types/xml2js": "^0.4.4",
"node-fetch": "^2.6.0",
"xml2js": "^0.4.19"
}
}

0 comments on commit 14d2bf0

Please sign in to comment.