Skip to content

Commit

Permalink
update seneca and lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaidma committed Jun 2, 2016
1 parent 5279b31 commit ffc2caf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/nodezoo/nodezoo-travis#readme",
"dependencies": {
"request": "2.70.0",
"seneca": "2.0.0",
"seneca": "2.0.x",
"seneca-balance-client": "0.5.x",
"seneca-entity": "0.0.1",
"seneca-mesh": "0.7.0",
Expand All @@ -40,10 +40,10 @@
},
"devDependencies": {
"code": "2.2.0",
"eslint-config-seneca": "1.1.x",
"eslint-config-seneca": "2.0.x",
"eslint-plugin-hapi": "4.0.x",
"eslint-plugin-standard": "1.3.x",
"lab": "8.0.x",
"lodash": "^4.12.0"
"lab": "10.5.x",
"lodash": "4.x.x"
}
}

0 comments on commit ffc2caf

Please sign in to comment.