From c0eb2a4e72cecafed031b104ca4aa7daac1909a0 Mon Sep 17 00:00:00 2001 From: AsukaMinato Date: Mon, 29 Jan 2024 16:24:46 +0900 Subject: [PATCH] add nodejs <= 12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4fc3a7..cf1c3d8 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Add the definition in `packages/data/es-shim-like/src/` or `packages/data/single ## Contributions -when you `npm i` or anything else, and get `Use your platform's native`, it's time to nolyfill it. +when you `npm i` or anything else, get `Use your platform's native` and it's available at NodeJS <= 12, it's time to nolyfill it. ----