From a20e2db8bad045aa7688a4cb31242aed40e2ac54 Mon Sep 17 00:00:00 2001 From: cjihrig Date: Sun, 15 Dec 2019 12:32:58 -0500 Subject: [PATCH] fixup! doc,lib,src,test: rename WASI CLI flag --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 334e6d2963cbaf..fa82b09ebe0f79 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -235,7 +235,7 @@ Enable experimental ES Module support in the `vm` module. added: v13.3.0 changes: - version: REPLACEME - pr-url: https://github.com/nodejs/node/pull/xxxxx + pr-url: https://github.com/nodejs/node/pull/30980 description: changed from `--experimental-wasi-unstable-preview0` to `--experimental-wasi-unstable-preview1` -->