Skip to content

Commit

Permalink
deps: update deps version (eggjs#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored and popomore committed Oct 16, 2016
1 parent 163aa7e commit 03d70e1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"egg-cookies": "^1.0.0",
"egg-core": "^0.2.1",
"egg-cors": "^0.0.2",
"egg-development": "^0.0.2",
"egg-development": "^1.0.1",
"egg-i18n": "^1.0.2",
"egg-logger": "^1.2.0",
"egg-logrotator": "^2.1.0",
"egg-multipart": "^1.0.0",
"egg-onerror": "^0.0.3",
"egg-rest": "^1.0.0",
"egg-rest": "^1.0.1",
"egg-schedule": "^2.0.0",
"egg-security": "^1.2.1",
"egg-session": "^0.0.2",
Expand All @@ -44,11 +44,11 @@
"koa-bodyparser": "^2.2.0",
"koa-is-json": "^1.0.0",
"koa-override": "^1.0.0",
"mime-types": "^2.1.11",
"mime-types": "^2.1.12",
"scmp": "^1.0.0",
"sdk-base": "^2.0.1",
"sendmessage": "^1.0.5",
"urllib": "^2.13.0"
"urllib": "^2.14.0"
},
"devDependencies": {
"autod": "^2.7.1",
Expand All @@ -59,30 +59,30 @@
"coffee": "^3.2.5",
"cross-env": "^2.0.1",
"egg-alinode": "^1.0.3",
"egg-bin": "1",
"egg-ci": "1",
"egg-bin": "^1.3.0",
"egg-ci": "^1.0.3",
"egg-mock": "^0.0.4",
"egg-plugin-puml": "1",
"egg-view-nunjucks": "^0.3.0",
"egg-view-nunjucks": "^0.5.0",
"eslint": "^3.0.0",
"eslint-config-egg": "^3.1.0",
"estraverse": "^4.1.1",
"formstream": "^1.0.0",
"glob": "^7.0.6",
"koa": "^1.2.2",
"koa": "^1.2.4",
"koa-router": "^5.4.0",
"merge-descriptors": "^1.0.1",
"moment": "^2.14.1",
"moment": "^2.15.0",
"npminstall": "^2.1.1",
"nunjucks": "^2.4.2",
"nunjucks": "^2.5.2",
"once": "^1.3.3",
"pedding": "^1.0.0",
"rds": "^0.1.0",
"rimraf": "^2.5.4",
"should": "^11.1.0",
"stream-wormhole": "^1.0.0",
"supertest": "^2.0.0",
"toa": "^1.8.11",
"toa": "^2.1.0",
"toa-router": "^1.5.1"
},
"main": "index.js",
Expand Down

0 comments on commit 03d70e1

Please sign in to comment.