We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35f5c71 + 13e54f4 commit 1f21afeCopy full SHA for 1f21afe
src/deps.ts
@@ -36,5 +36,5 @@ export {
36
ConsoleHandler,
37
} from 'https://deno.land/std@0.181.0/log/handlers.ts'
38
export { crypto } from 'https://deno.land/std@0.186.0/crypto/mod.ts'
39
-export { scope } from 'npm:arktype'
+export { scope } from 'npm:arktype@1.0.14-alpha'
40
export { GraphQLError } from 'npm:graphql'
0 commit comments