graphql-static-binding
Advanced tools
Comparing version
{ | ||
"name": "graphql-static-binding", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Generate static binding files for a GraphQL schema", | ||
@@ -45,8 +45,8 @@ "main": "dist/index.js", | ||
"cucumber-html-reporter": "^3.0.4", | ||
"graphql": "0.12.3" | ||
"graphql": "0.13.1" | ||
}, | ||
"devDependencies": { | ||
"@types/cucumber": "3.2.2", | ||
"@types/graphql": "0.12.3", | ||
"@types/node": "9.4.1", | ||
"@types/graphql": "0.12.4", | ||
"@types/node": "9.4.6", | ||
"coveralls": "3.0.0", | ||
@@ -56,4 +56,4 @@ "cucumber": "3.2.1", | ||
"semantic-release": "12.4.1", | ||
"ts-node": "4.1.0", | ||
"typescript": "2.7.1" | ||
"ts-node": "5.0.0", | ||
"typescript": "2.7.2" | ||
}, | ||
@@ -60,0 +60,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
341359
-0.38%+ Added
+ Added
- Removed
- Removed
Updated