graphql-tool-utilities
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "graphql-tool-utilities", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"license": "MIT", | ||
@@ -42,2 +42,3 @@ "description": "Common utilities for GraphQL developer tools", | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -51,4 +52,3 @@ "import": "./index.mjs", | ||
"apollo" | ||
], | ||
"gitHead": "ef9afc562672dcda9d7800753dc6b777ecd2d751" | ||
] | ||
} |
9450
15