diff --git a/control/frontend/deno.json b/control/frontend/deno.json new file mode 100644 index 0000000..1d320aa --- /dev/null +++ b/control/frontend/deno.json @@ -0,0 +1,3 @@ +{ + "minimumDependencyAge": "P7D" +}