Skip to content

Commit

Permalink
Merge pull request #285 from AdrieanKhisbe/updated-deps
Browse files Browse the repository at this point in the history
Updated deps
  • Loading branch information
geek committed Dec 30, 2015
2 parents 6383cd6 + 377155a commit 547860d
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"archy": "1.0.0",
"eraro": "0.4.1",
"gate-executor": "0.2.3",
"gex": "0.2.1",
"gex": "0.2.2",
"jsonic": "0.2.2",
"lodash": "3.10.1",
"lru-cache": "2.7.0",
"lru-cache": "4.0.0",
"minimist": "1.2.0",
"nid": "0.3.2",
"norma": "0.3.0",
Expand All @@ -55,14 +55,17 @@
"semver": "5.1.0",
"seneca-basic": "0.3.0",
"seneca-cluster": "0.0.1",
"seneca-mem-store": "0.3.1",
"seneca-mem-store": "0.4.0",
"seneca-repl": "0.0.1",
"seneca-transport": "0.9.1",
"seneca-web": "0.4.4",
"use-plugin": "0.3.1",
"zig": "0.1.1"
},
"main": "seneca.js",
"engines": {
"node": ">=0.10.0"
},
"files": [
"LICENSE.txt",
"README.md",
Expand All @@ -81,18 +84,18 @@
"annotate": "docco seneca.js -o doc"
},
"devDependencies": {
"async": "0.9.2",
"async": "1.5.0",
"bench": "0.3.x",
"body-parser": "1.14.1",
"body-parser": "1.14.2",
"code": "1.5.0",
"connect": "3.4.0",
"connect-query": "0.2.0",
"coveralls": "^2.11.4",
"coveralls": "^2.11.6",
"docco": "0.7.0",
"eslint-config-seneca": "1.1.1",
"eslint-config-seneca": "1.1.2",
"eslint-plugin-standard": "1.3.1",
"joi": "6.x.x",
"lab": "6.2.0",
"joi": "v6.10.x",
"lab": "6.2.x",
"no-shadow-relaxed": "1.0.1",
"seneca": "latest",
"seneca-echo": "0.3.0",
Expand Down

0 comments on commit 547860d

Please sign in to comment.