Skip to content

Commit

Permalink
deps: upgrade dependencies (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore authored and dead-horse committed Jun 9, 2017
1 parent fbb0823 commit 18b67fd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"ali-rds": "^3.0.0"
},
"devDependencies": {
"autod": "^2.7.1",
"egg": "^1.0.0-rc.2",
"egg-bin": "^2.2.3",
"egg-ci": "^1.3.0",
"egg-mock": "^3.0.1",
"eslint": "^3.16.1",
"eslint-config-egg": "^3.2.0",
"autod": "^2.8.0",
"egg": "^1.4.0",
"egg-bin": "^3.4.2",
"egg-ci": "^1.7.0",
"egg-mock": "^3.7.2",
"eslint": "^3.19.0",
"eslint-config-egg": "^4.2.0",
"supertest": "^3.0.0",
"utility": "^1.11.0"
"utility": "^1.12.0"
},
"engines": {
"node": ">=6.0.0"
Expand Down

0 comments on commit 18b67fd

Please sign in to comment.