Skip to content

Commit

Permalink
[chore]update axios;
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyLover committed May 31, 2019
1 parent e12b55d commit 09c3765
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 8 deletions.
40 changes: 34 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock-server-local",
"version": "2.1.1",
"version": "2.1.2",
"description": "Mock your apis with a node server",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"author": "[email protected]",
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.19.0",
"chokidar": "^2.1.0",
"commander": "^2.19.0",
"fs-extra": "^7.0.1",
Expand Down

0 comments on commit 09c3765

Please sign in to comment.