Skip to content

Commit

Permalink
add exports
Browse files Browse the repository at this point in the history
  • Loading branch information
moshmage committed Jun 7, 2022
1 parent 9333f1e commit 64e6f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"description": "cron helper that imports a given folder",
"type": "module",
"exports": "./index.js",
"bin": {
"cma": "cma.js"
},
Expand Down

0 comments on commit 64e6f9c

Please sign in to comment.