From 39fb32df46475e993df56328ca45e8088091fddd Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 11 Aug 2022 17:25:41 -0400 Subject: chore(ext/node): correct publishing for ext/node (#15461) --- ext/node/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ext/node/README.md (limited to 'ext/node/README.md') diff --git a/ext/node/README.md b/ext/node/README.md new file mode 100644 index 000000000..d154d8cb6 --- /dev/null +++ b/ext/node/README.md @@ -0,0 +1,3 @@ +# deno_node + +`require` and other node related functionality for Deno. -- cgit v1.2.3