Skip to content
Snippets Groups Projects
Commit d5da7791 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

NOISSUE turf needs no pinning anymore

parent c0de2b45
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ export { serve } from "https://deno.land/std@0.156.0/http/server.ts";
export { createSchema, createYoga } from "npm:graphql-yoga@5.1.1";
export { useResponseCache } from "npm:@graphql-yoga/plugin-response-cache@1.0.0";
export { GraphQLError } from "npm:graphql@16.8.1";
export * as turf from "https://esm.sh/@turf/turf@6.5.0?pin=v129";
export * as turf from "https://esm.sh/@turf/turf@6.5.0";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment