Skip to content

Commit a090bc4

Browse files
committed
fix: remove reference to .pnp file
1 parent ce7a1e6 commit a090bc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@
5151
"require": "./build/index.cjs",
5252
"scripts": "./build/index.umd.min.js",
5353
"types": "./build/index.d.ts"
54-
},
55-
"./.pnp.cjs": "./.pnp.cjs"
54+
}
5655
},
5756
"sideEffects": false,
5857
"files": [

0 commit comments

Comments
 (0)