We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9c0f4 commit 5f8291dCopy full SHA for 5f8291d
denops/glance/server.ts
@@ -1,4 +1,4 @@
1
-import { Hono } from "jsr:@hono/hono@4.6.20";
+import { Hono } from "jsr:@hono/hono@4.7.2";
2
3
interface Options {
4
onOpen: () => void;
0 commit comments