Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ 5 files 49(+) 2034(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Feb 9, 2024
1 parent 3975d66 commit e9d0fff
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 2,034 deletions.
11 changes: 5 additions & 6 deletions .cron/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
"singleQuote": true
},
"imports": {
"dax/": "https://deno.land/x/[email protected]/",
"deno/": "https://cdn.jsdelivr.net/gh/blend/promise-utils/src/",
"deps.ts": "./deps.ts",
"fmt/": "https://deno.land/[email protected]/fmt/",
"util.ts": "./util.ts",
"dax/": "https://deno.land/x/[email protected]/",
"fmt/": "https://deno.land/[email protected]/fmt/",
"promise-utils/": "https://cdn.jsdelivr.net/gh/blend/promise-utils/src/",
"std/": "https://deno.land/[email protected]/"
"std/": "https://deno.land/[email protected]/",
"deps.ts": "./deps.ts",
"util.ts": "./util.ts"
},
"lock": "./deno.lock",
"tasks": {
Expand Down
Loading

0 comments on commit e9d0fff

Please sign in to comment.