@envelop/graphql-jit
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -1,2 +0,2 @@ | ||
import { Plugin } from '@envelop/types'; | ||
import { Plugin } from '@envelop/core'; | ||
import { ExecutionArgs, ExecutionResult } from 'graphql'; | ||
@@ -3,0 +3,0 @@ import { CompilerOptions } from 'graphql-jit'; |
{ | ||
"name": "@envelop/graphql-jit", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"@envelop/core": "^1.6.1", | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
@@ -7,0 +8,0 @@ }, |
9294
4