From 1bcd325adccf96e20f6388be2b9bf48581b14037 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 2 Sep 2024 21:35:04 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 3e40262..ee8f5cc 100644 --- a/readme.md +++ b/readme.md @@ -27,8 +27,6 @@ yarn add random pnpm add random ``` -Note: this package uses ESM and no longer provides a CommonJS export. See [here](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) for more info on how to use ESM modules. - ## Usage ```ts