Skip to content

Commit

Permalink
deps: update common-bin
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored and fengmk2 committed Sep 7, 2017
1 parent f7628b2 commit 83afba3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
1 change: 0 additions & 1 deletion lib/cmd/debug.js
@@ -1,6 +1,5 @@
'use strict';

const semver = require('semver');
const Command = require('./dev');

class DebugCommand extends Command {
Expand Down
11 changes: 4 additions & 7 deletions package.json
Expand Up @@ -9,21 +9,18 @@
},
"dependencies": {
"autod": "^2.9.0",
"change-case": "^3.0.1",
"co-mocha": "^1.2.0",
"common-bin": "^2.6.1",
"common-bin": "^2.7.0",
"debug": "^3.0.1",
"detect-port": "^1.2.1",
"egg-utils": "^2.2.0",
"globby": "^6.1.0",
"intelli-espower-loader": "^1.0.1",
"mocha": "^3.5.0",
"mz-modules": "^2.0.0",
"nyc": "^11.1.0",
"nyc": "^11.2.0",
"power-assert": "^1.4.4",
"semver": "^5.4.1",
"test-exclude": "^4.1.1",
"yargs-parser": "^7.0.0",
"ypkgfiles": "^1.4.0"
},
"devDependencies": {
Expand All @@ -34,8 +31,8 @@
"cross-env": "^3.1.3",
"egg-ci": "^1.8.0",
"enzyme": "^2.0.0",
"eslint": "^4.5.0",
"eslint-config-egg": "^5.1.0",
"eslint": "^4.6.1",
"eslint-config-egg": "^5.1.1",
"jsdom": "^8.0.1",
"mm": "^2.1.0",
"mz": "^2.6.0",
Expand Down

0 comments on commit 83afba3

Please sign in to comment.