Skip to content

Commit cc18d17

Browse files
authored
Deno import map resolves envelop to v2 (#1891)
1 parent d66c706 commit cc18d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

import-map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@graphql-tools/utils": "npm:@graphql-tools/utils",
88
"graphql": "npm:graphql",
99
"dset": "npm:dset",
10-
"@envelop/core": "npm:@envelop/core",
10+
"@envelop/core": "npm:@envelop/core@2",
1111
"@envelop/parser-cache": "npm:@envelop/parser-cache",
1212
"@envelop/validation-cache": "npm:@envelop/validation-cache",
1313
"@whatwg-node/fetch": "npm:@whatwg-node/fetch",

0 commit comments

Comments
 (0)