Skip to content

Commit

Permalink
fix: remove reference to .pnp file
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Oct 20, 2024
1 parent 81a9972 commit dc4e950
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit dc4e950

Please sign in to comment.