fix: modern exports

This commit is contained in:
cha0s 2024-12-02 06:38:52 -06:00
parent 34fc1cbf87
commit 22275afd3b

View File

@ -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",