From d6c04f0d3c634f309976b5050fbc54e733229d2a Mon Sep 17 00:00:00 2001 From: Mickael Alves Date: Mon, 13 Nov 2023 15:33:42 +0100 Subject: [PATCH] adding shamefully-hoist for testing --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..bf2e764 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +shamefully-hoist=true