From 4c9a55df075eb96d968e09e56cfa3ba57a5bbdca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andi=20P=C3=A4tzold?= Date: Sun, 16 Jul 2023 22:09:15 +0200 Subject: [PATCH] chore: readme typo (#76) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 99e0f70..a8d82b7 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ This module is available in three formats: -* **ES Module**: `dist/clsx.m.js` +* **ES Module**: `dist/clsx.mjs` * **CommonJS**: `dist/clsx.js` * **UMD**: `dist/clsx.min.js`