Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
calidion committed Mar 16, 2016
1 parent bffe240 commit 0343649
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,16 @@
"node-weixin-user": "^0.5.0"
},
"devDependencies": {
"eslint-config-xo": "^0.12.0",
"eslint-config-xo-space": "^0.11.0",
"gulp": "^3.9.0",
"gulp-coveralls": "^0.1.0",
"gulp-eslint": "^2.0.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.0.0",
"gulp-plumber": "^1.0.0",
"gulp-nsp": "^2.1.0",
"gulp-coveralls": "^0.1.0"
"gulp-plumber": "^1.0.0"
},
"eslintConfig": {
"extends": "xo-space",
Expand Down

0 comments on commit 0343649

Please sign in to comment.