refactor: remove DENO_FUTURE (#25314)

This commit is contained in:
David Sherret 2024-08-30 17:58:24 -04:00 committed by GitHub
parent 55137c9db4
commit f891e73bbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 248 additions and 478 deletions

View file

@ -1,5 +1,5 @@
{
"nodeModules": "local-auto",
"nodeModulesDir": "auto",
"imports": {
"preact": "npm:preact",
"preact-render-to-string": "npm:preact-render-to-string"