Merge branch 'update-deno-dom' into 'main'

Update deno dom

Closes #194

See merge request soapbox-pub/ditto!466
This commit is contained in:
Alex Gleason 2024-08-26 18:34:38 +00:00
commit 14a0f38e29

View file

@ -1,4 +1,4 @@
import { DOMParser } from '@b-fuze/deno-dom/native'; import { DOMParser } from '@b-fuze/deno-dom';
import Debug from '@soapbox/stickynotes/debug'; import Debug from '@soapbox/stickynotes/debug';
import tldts from 'tldts'; import tldts from 'tldts';