graphql-tools-fork
Advanced tools
Comparing version 8.6.0 to 8.6.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [8.6.1](https://github.com/yaacovCR/graphql-tools-fork/compare/v8.6.0...v8.6.1) (2020-02-17) | ||
### Bug Fixes | ||
* **typescript:** remove dom requirement ([90093c6](https://github.com/yaacovCR/graphql-tools-fork/commit/90093c6b63b9c04e5262f9fd08244b9bccae7403)) | ||
## [8.6.0](https://github.com/yaacovCR/graphql-tools-fork/compare/v8.5.5...v8.6.0) (2020-02-17) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "graphql-tools-fork", | ||
"version": "8.6.0", | ||
"version": "8.6.1", | ||
"description": "Forked graphql-tools, still more useful tools to create and manipulate GraphQL schemas.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
664178