From 0084171bb6cb094cc561f69bd8f215f91b899c36 Mon Sep 17 00:00:00 2001 From: William Swanson Date: Fri, 27 Oct 2023 11:02:01 -0700 Subject: [PATCH] fixup! Stop using rollup-plugin-mjs-entry --- src/{index.js.flow => index.flow.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{index.js.flow => index.flow.js} (100%) diff --git a/src/index.js.flow b/src/index.flow.js similarity index 100% rename from src/index.js.flow rename to src/index.flow.js