From 56690ef6b5a7899dc440ccdec27572cb014d82ef Mon Sep 17 00:00:00 2001 From: KristianFJones Date: Tue, 15 Sep 2020 18:26:30 +0000 Subject: [PATCH] feat: Release --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c320460..27c9928 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,7 @@ This is a Node.JS Loader hook for Node.JS 13.9 or newer that transpiles TypeScript files into JavaScript using the `getFormat`, `resolve`, and `transformSource` hooks. -For Node.JS `<= 14.4` use `npm install @k-foss/ts-esnode@1.6.0` - -For Node.jS `=> 14.5` use `npm install @k-foss/ts-esnode@latest` +For Node.JS use `npm install @k-foss/ts-esnode@latest` ## Usage