From eb414118d11f2e3e9aca0a8472d2aae936a07195 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sun, 23 Jun 2024 18:45:22 +0530 Subject: [PATCH] chore(js): update note on README --- package/js/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package/js/README.md b/package/js/README.md index 51a6166..9528229 100644 --- a/package/js/README.md +++ b/package/js/README.md @@ -14,6 +14,4 @@ npm install lune@{VERSION} deno install https://raw.githubusercontent.com/CompeyDev/lune-packaging/v{VERSION}/package/js/bin/lune.ts ``` -> **Note**: Only lune versions starting from lune v0.8.5 are supported for NPM. -> Pinned deno versions are currently not supported, so you would need to replace -> the version portion from the script link with main. +> **Note**: Only lune versions starting from lune v0.8.6 are supported for the packages.