Skip to content

Commit

Permalink
Merge pull request #32 from Bandwidth/fix-tests
Browse files Browse the repository at this point in the history
DX-2186 Update Axios
  • Loading branch information
hamermike authored Sep 20, 2021
2 parents e7a3bdb + d8c02ff commit 141dfe2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
18 changes: 9 additions & 9 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 @@ -19,7 +19,6 @@
"lint": "tsdx lint src",
"prepare": "tsdx build"
},
"peerDependencies": {},
"prettier": {
"printWidth": 80,
"semi": true,
Expand All @@ -42,7 +41,7 @@
"@apimatic/core": "^0.6.1",
"@apimatic/schema": "^0.6.0",
"@types/node": "^14.14.27",
"axios": "^0.21.0",
"axios": "^0.21.4",
"detect-node": "^2.0.4",
"form-data": "^3.0.0",
"lodash.flatmap": "^4.5.0",
Expand Down

0 comments on commit 141dfe2

Please sign in to comment.