Skip to content

Commit

Permalink
fix: modern exports
Browse files Browse the repository at this point in the history
  • Loading branch information
cha0s committed Dec 2, 2024
1 parent 34fc1cb commit 22275af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"engines": {
"node": ">=20.0.0"
},
"exports": "./dist/index.js",
"files": [
"dist"
],
"license": "MIT",
"main": "./dist/index.umd.cjs",
"module": "./dist/index.js",
"name": "crunches",
"repository": {
"type": "git",
Expand Down

0 comments on commit 22275af

Please sign in to comment.