mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Merge branch 'update-deno-dom' into 'main'
Update deno dom Closes #194 See merge request soapbox-pub/ditto!466
This commit is contained in:
commit
14a0f38e29
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue