Skip to main content
Module

x/update/deno.json

A module to keep the dependencies of your Deno project up-to-date.
Go to Latest
File
{ "fmt": { "semiColons": false, "singleQuote": true }, "tasks": { "build": "deno run -A https://deno.land/x/cheetah@v1.5.2/build.ts" }, "lock": false}