Loading src/deno.json +3 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ "./webfinger": "./webfinger/mod.ts", "./x/denokv": "./x/denokv.ts", "./x/fresh": "./x/fresh.ts", "./x/hono": "./x/hono.ts" "./x/hono": "./x/hono.ts", "./x/sveltekit": "./x/sveltekit.ts" }, "imports": { "@cfworker/json-schema": "npm:@cfworker/json-schema@^2.0.1", Loading @@ -28,6 +29,7 @@ "@fedify/fedify/x/denokv": "./x/denokv.ts", "@fedify/fedify/x/fresh": "./x/fresh.ts", "@fedify/fedify/x/hono": "./x/hono.ts", "@fedify/fedify/x/sveltekit": "./x/sveltekit.ts", "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0", "@hugoalh/http-header-link": "jsr:@hugoalh/http-header-link@^1.0.2", "@logtape/logtape": "jsr:@logtape/logtape@^0.8.0", Loading Loading
src/deno.json +3 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ "./webfinger": "./webfinger/mod.ts", "./x/denokv": "./x/denokv.ts", "./x/fresh": "./x/fresh.ts", "./x/hono": "./x/hono.ts" "./x/hono": "./x/hono.ts", "./x/sveltekit": "./x/sveltekit.ts" }, "imports": { "@cfworker/json-schema": "npm:@cfworker/json-schema@^2.0.1", Loading @@ -28,6 +29,7 @@ "@fedify/fedify/x/denokv": "./x/denokv.ts", "@fedify/fedify/x/fresh": "./x/fresh.ts", "@fedify/fedify/x/hono": "./x/hono.ts", "@fedify/fedify/x/sveltekit": "./x/sveltekit.ts", "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0", "@hugoalh/http-header-link": "jsr:@hugoalh/http-header-link@^1.0.2", "@logtape/logtape": "jsr:@logtape/logtape@^0.8.0", Loading