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 Jan 4, 2016
1 parent 44a8b37 commit c452618
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 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": "^5.0.1",
"@risingstack/graffiti-mongoose": "^5.0.3",
"express": "^4.13.3",
"koa": "^1.1.2",
"koa-static": "^1.5.2",
"mongoose": "^4.3.3"
"mongoose": "^4.3.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
},
"homepage": "https://github.com/RisingStack/graffiti#readme",
"dependencies": {
"boom": "^3.0.0",
"boom": "^3.1.1",
"co-body": "^4.0.0"
},
"peerDependencies": {
"graphql": "^0.4.14"
},
"devDependencies": {
"babel": "^6.3.13",
"babel": "^6.3.26",
"babel-cli": "^6.3.17",
"babel-eslint": "^5.0.0-beta6",
"babel-polyfill": "^6.3.14",
Expand All @@ -48,7 +48,7 @@
"eslint-config-airbnb": "^2.1.1",
"express": "^4.13.3",
"graphql": "^0.4.14",
"hapi": "^11.1.2",
"hapi": "^11.1.4",
"koa": "^2.0.0-alpha.2",
"mocha": "^2.3.4",
"pre-commit": "^1.1.2",
Expand Down

0 comments on commit c452618

Please sign in to comment.