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 31, 2015
1 parent 4a0d254 commit 33c18dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"Relay"
],
"dependencies": {
"graphql-relay": "^0.3.5",
"graphql-relay": "^0.3.6",
"lodash": "^3.10.1"
},
"peerDependencies": {
"graphql": "^0.4.14",
"babel-polyfill": "^6.3.14"
},
"devDependencies": {
"babel": "^6.3.13",
"babel": "^6.3.26",
"babel-cli": "^6.3.17",
"babel-eslint": "^5.0.0-beta6",
"babel-istanbul": "^0.5.9",
Expand All @@ -50,7 +50,7 @@
"eslint-config-airbnb": "^2.1.1",
"graphql": "^0.4.14",
"mocha": "^2.3.4",
"mongoose": "^4.3.1",
"mongoose": "^4.3.4",
"pre-commit": "^1.1.2",
"sinon": "^1.17.2",
"sinon-chai": "^2.8.0"
Expand Down

0 comments on commit 33c18dc

Please sign in to comment.