summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/core_import_map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/core_import_map.json b/tools/core_import_map.json
index ba4cd105d..2d8631d87 100644
--- a/tools/core_import_map.json
+++ b/tools/core_import_map.json
@@ -206,7 +206,7 @@
"node:util/types": "../ext/node/polyfills/util/types.ts",
"node:v8": "../ext/node/polyfills/v8.ts",
"node:vm": "../ext/node/polyfills/vm.js",
- "ext:deno_node/wasi.ts": "../ext/node/polyfills/wasi.ts",
+ "node:wasi": "../ext/node/polyfills/wasi.ts",
"node:worker_threads": "../ext/node/polyfills/worker_threads.ts",
"node:zlib": "../ext/node/polyfills/zlib.ts",
"ext:deno_url/00_url.js": "../ext/url/00_url.js",