We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031c28d commit f40d10cCopy full SHA for f40d10c
deno.jsonc
@@ -30,8 +30,8 @@
30
},
31
"imports": {
32
"is-what": "https://deno.land/x/is_what@v4.1.15/src/index.ts",
33
- "pkgx": "https://deno.land/x/libpkgx@v0.19.0/mod.ts",
34
- "pkgx/": "https://deno.land/x/libpkgx@v0.19.0/src/",
+ "pkgx": "https://deno.land/x/libpkgx@v0.19.1/mod.ts",
+ "pkgx/": "https://deno.land/x/libpkgx@v0.19.1/src/",
35
"outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts",
36
"cliffy/": "https://deno.land/x/cliffy@v1.0.0-rc.4/",
37
"deno/": "https://deno.land/std@0.224.0/"
0 commit comments