From 83f2352fef7dc93396e3cf8f224acba271f1ef9d Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Wed, 29 Apr 2026 16:30:02 -0700 Subject: 0.4.0 - updates @eeeooolll/graphiql dep - adds commonly used imports from `graphql` - updates README --- deno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deno.json') diff --git a/deno.json b/deno.json index 0bc7997..5ea31de 100644 --- a/deno.json +++ b/deno.json @@ -1,7 +1,7 @@ { "exports": "./entry.ts", "imports": { - "@eeeooolll/graphiql": "npm:@eeeooolll/graphiql@0.4.0", + "@eeeooolll/graphiql": "npm:@eeeooolll/graphiql@0.4.2", "@graphql-tools/schema": "npm:@graphql-tools/schema@^10.0.33", "@netopwibby/dedent": "jsr:@netopwibby/dedent@^0.1.0", "@std/path": "jsr:@std/path@^1.1.4", @@ -10,5 +10,5 @@ }, "license": "MIT", "name": "@eol/gq", - "version": "0.4.1" + "version": "0.5.0" } -- cgit v1.2.3