Skip to content

Commit

Permalink
add latest seneca as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceaalexandru committed Dec 11, 2015
1 parent 86b91f2 commit 94d7bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"dependencies": {
"cron": ">= 1.0.0",
"lodash": "^3.10.1",
"seneca": ">= 0.8.0",
"uuid": "~2.0.1"
},
"devDependencies": {
"code": "^2.0.1",
"seneca": "plugin",
"coveralls": "^2.11.4",
"lab": "^8.0.0"
}
Expand Down

0 comments on commit 94d7bf2

Please sign in to comment.