Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Ran ./bin/typescript-axios-petstore-all.sh to update package.json in …
…./samples
  • Loading branch information
Chandra Yalangi committed Apr 13, 2020
commit d9eff2f87b0abf18102fe5ce7fe0fb72c0b502d2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"axios": "^0.18.0"
"axios": "^0.19.2"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"axios": "^0.18.0"
"axios": "^0.19.2"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"axios": "^0.18.0"
"axios": "^0.19.2"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down