diff --git a/deno.json b/deno.json index ed60b4a..8159ad4 100644 --- a/deno.json +++ b/deno.json @@ -36,7 +36,8 @@ "gfm": "https://deno.land/x/gfm@0.6.0/mod.ts", "preact": "https://esm.sh/preact@10.19.6", "preact/": "https://esm.sh/preact@10.19.6/", - "univoq": "https://deno.land/x/univoq@0.2.0/mod.ts" + "univoq": "https://deno.land/x/univoq@0.2.0/mod.ts", + "web-push": "npm:web-push@^3.6.7" }, "compilerOptions": { "jsx": "react-jsx",