We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82f09e2 + cfa1872 commit 855022cCopy full SHA for 855022c
deps.ts
@@ -1,5 +1,5 @@
1
export type {
2
Context,
3
Dispatcher,
4
-} from "https://deno.land/x/denops@v0.7/mod.ts";
5
-export { Denops, getCacheOrElse } from "https://deno.land/x/denops@v0.7/mod.ts";
+} from "https://deno.land/x/denops@v0.9/mod.ts";
+export { Denops, getCacheOrElse } from "https://deno.land/x/denops@v0.9/mod.ts";
deps_test.ts
@@ -1 +1 @@
-export * from "https://deno.land/std@0.87.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.92.0/testing/asserts.ts";
0 commit comments