fix broken ci
This commit is contained in:
parent
d03d5237da
commit
84ad5f6489
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"lib": ["deno.ns"]
|
"lib": ["deno.ns", "dom"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue