We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cc2e8 commit 2471af5Copy full SHA for 2471af5
deno.jsonc
@@ -32,10 +32,10 @@
32
},
33
"imports": {
34
"is-what": "https://deno.land/x/is_what@v4.1.15/src/index.ts",
35
- "pkgx": "https://deno.land/x/libpkgx@v0.14.1/mod.ts",
36
- "pkgx/": "https://deno.land/x/libpkgx@v0.14.1/src/",
+ "pkgx": "https://deno.land/x/libpkgx@v0.15.0/mod.ts",
+ "pkgx/": "https://deno.land/x/libpkgx@v0.15.0/src/",
37
"outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts",
38
"cliffy/": "https://deno.land/x/cliffy@v1.0.0-rc.3/",
39
- "deno/": "https://deno.land/std@0.202.0/"
+ "deno/": "https://deno.land/std@0.204.0/"
40
}
41
0 commit comments