From 222c06c647ca7976aa6a877e6700e7c06a91b0d9 Mon Sep 17 00:00:00 2001 From: Samuel Gratzl Date: Sun, 20 Oct 2024 13:07:36 -0400 Subject: [PATCH] fix: remove reference to .pnp file --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 2ee206a..f69f984 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,7 @@ "require": "./build/index.cjs", "scripts": "./build/index.umd.min.js", "types": "./build/index.d.ts" - }, - "./.pnp.cjs": "./.pnp.cjs" + } }, "sideEffects": false, "files": [