From 92545d1bf9d1c7c70aafb6dce1adad6291e749ea Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 7 Sep 2023 14:37:24 +0200 Subject: [PATCH 1/2] doc: update outdated history info --- doc/api/module.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/api/module.md b/doc/api/module.md index e7b94d34a63b18..c0fc8c7e5807ec 100644 --- a/doc/api/module.md +++ b/doc/api/module.md @@ -150,7 +150,7 @@ import('node:fs').then((esmFS) => { > Stability: 1.1 - Active development @@ -563,7 +563,7 @@ export async function resolve(specifier, context, nextResolve) { > Stability: 1.1 - Active development @@ -563,7 +563,7 @@ export async function resolve(specifier, context, nextResolve) {