Skip to content

Commit

Permalink
deps: egg-logger@2 (#3073)
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse authored Oct 8, 2018
1 parent 886d9ad commit 04d9a3b
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 @@ -15,7 +15,7 @@
"dependencies": {
"@types/accepts": "^1.3.5",
"@types/koa": "^2.0.46",
"@types/koa-router": "^7.0.31",
"@types/koa-router": "^7.0.32",
"@types/urllib": "^2.28.0",
"accepts": "^1.3.5",
"agentkeepalive": "^3.5.1",
Expand All @@ -24,35 +24,35 @@
"cluster-client": "^2.1.1",
"debug": "^4.0.1",
"delegates": "^1.0.0",
"egg-cluster": "^1.19.1",
"egg-cluster": "^1.21.0",
"egg-cookies": "^2.2.6",
"egg-core": "^4.10.2",
"egg-core": "^4.10.3",
"egg-development": "^2.4.1",
"egg-i18n": "^2.0.0",
"egg-jsonp": "^2.0.0",
"egg-logger": "^1.7.1",
"egg-logger": "^2.0.0",
"egg-logrotator": "^3.0.3",
"egg-multipart": "^2.1.0",
"egg-multipart": "^2.2.1",
"egg-onerror": "^2.1.0",
"egg-schedule": "^3.4.0",
"egg-security": "^2.4.0",
"egg-session": "^3.1.0",
"egg-static": "^2.1.1",
"egg-view": "^2.1.0",
"egg-watcher": "^3.0.0",
"egg-watcher": "^3.1.0",
"extend2": "^1.0.0",
"graceful": "^1.0.1",
"humanize-ms": "^1.2.1",
"is-type-of": "^1.2.0",
"is-type-of": "^1.2.1",
"koa-bodyparser": "^4.2.1",
"koa-is-json": "^1.0.0",
"koa-override": "^3.0.0",
"ms": "^2.1.1",
"mz": "^2.7.0",
"on-finished": "^2.3.0",
"sendmessage": "^1.1.0",
"urllib": "^2.29.1",
"utility": "^1.14.0",
"urllib": "^2.30.0",
"utility": "^1.15.0",
"ylru": "^1.2.1"
},
"devDependencies": {
Expand All @@ -61,13 +61,13 @@
"autod-egg": "^1.1.0",
"coffee": "^5.1.0",
"egg-alinode": "^1.0.3",
"egg-bin": "^4.8.5",
"egg-bin": "^4.9.0",
"egg-doctools": "^2.4.0",
"egg-mock": "^3.20.1",
"egg-plugin-puml": "^2.4.0",
"egg-tracer": "^1.1.0",
"egg-view-nunjucks": "^2.2.0",
"eslint": "^5.5.0",
"eslint": "^5.6.1",
"eslint-config-egg": "^7.1.0",
"findlinks": "^1.1.0",
"formstream": "^1.1.0",
Expand Down

0 comments on commit 04d9a3b

Please sign in to comment.