Skip to content

Commit c2b9358

Browse files
fix(package): update graphql to version 0.12.2
Closes #11
1 parent 8523afb commit c2b9358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/graphcool/graphql-schema-transform#readme",
3131
"dependencies": {
32-
"graphql": "^0.11.2",
32+
"graphql": "^0.12.2",
3333
"lodash": "^4.17.4",
3434
"minimatch": "^3.0.4"
3535
},

0 commit comments

Comments
 (0)