Revert "Bundle the required DOM types (#93)"

This reverts commit 7c16f20d16.
This commit is contained in:
Sindre Sorhus 2019-10-04 11:38:10 +07:00
parent 4a63743feb
commit 3f2caa4835
2 changed files with 3 additions and 43 deletions

View file

@ -4,7 +4,8 @@
"outDir": "dist",
"target": "es2017",
"lib": [
"esnext"
"esnext",
"dom"
]
},
"include": [