Bump deno-safe-fetch to v1.0.0

This commit is contained in:
Alex Gleason 2023-08-14 18:13:43 -05:00
parent 34020a6d95
commit 6c944d40f1
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import 'https://gitlab.com/soapbox-pub/deno-safe-fetch/-/raw/366c70848c3f3733b1b6ca0936573d8c8f4fdb43/load.ts';
import 'https://gitlab.com/soapbox-pub/deno-safe-fetch/-/raw/v1.0.0/load.ts';
export {
type Context,
type Env as HonoEnv,