Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Dec 19, 2015
1 parent dc9536b commit 88e89ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
},
"dependencies": {
"@risingstack/graffiti": "../",
"@risingstack/graffiti-mongoose": "^4.3.2",
"@risingstack/graffiti-mongoose": "^5.0.1",
"express": "^4.13.3",
"koa": "^1.1.0",
"koa-static": "^1.5.1",
"mongoose": "^4.2.3"
"koa": "^1.1.2",
"koa-static": "^1.5.2",
"mongoose": "^4.3.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chai": "^3.4.1",
"chai-subset": "^1.2.0",
"eslint": "1.10.3",
"eslint-config-airbnb": "^2.0.0",
"eslint-config-airbnb": "^2.1.1",
"express": "^4.13.3",
"graphql": "^0.4.14",
"hapi": "^11.1.2",
Expand Down

0 comments on commit 88e89ff

Please sign in to comment.