Skip to content

Commit 222c06c

Browse files
committed
fix: remove reference to .pnp file
1 parent 3cca30c commit 222c06c

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
@@ -36,8 +36,7 @@
3636
"require": "./build/index.cjs",
3737
"scripts": "./build/index.umd.min.js",
3838
"types": "./build/index.d.ts"
39-
},
40-
"./.pnp.cjs": "./.pnp.cjs"
39+
}
4140
},
4241
"sideEffects": false,
4342
"files": [

0 commit comments

Comments
 (0)