Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 246830f

Browse files
committed
Update dependencies
1 parent 045abac commit 246830f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,23 +51,23 @@
5151
"raw-body": "~2.1.2"
5252
},
5353
"peerDependencies": {
54-
"graphql": "~0.2.6"
54+
"graphql": "~0.3.0"
5555
},
5656
"devDependencies": {
5757
"babel": "5.8.21",
58-
"babel-core": "5.8.21",
58+
"babel-core": "5.8.22",
5959
"babel-eslint": "4.0.5",
6060
"babel-runtime": "5.8.20",
6161
"chai": "3.2.0",
6262
"coveralls": "2.11.3",
6363
"eslint": "1.1.0",
64-
"express": "^4.0.0",
64+
"express": "4.0.0",
6565
"express3": "*",
6666
"flow-bin": "0.14.0",
67-
"graphql": "~0.2.2",
67+
"graphql": "0.3.0",
6868
"isparta": "3.0.3",
6969
"mocha": "2.2.5",
70-
"multer": "^1.0.3",
70+
"multer": "1.0.3",
7171
"sane": "1.1.3",
7272
"supertest": "1.0.1",
7373
"supertest-as-promised": "2.0.2"

0 commit comments

Comments
 (0)