Skip to content

Commit 3fa7a9e

Browse files
committed
Add module export
1 parent db8c905 commit 3fa7a9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "MIT",
77
"repository": "timolins/little-date",
88
"main": "dist/format-date-range.js",
9+
"module": "dist/format-date-range.mjs",
910
"types": "dist/format-date-range.d.ts",
1011
"engines": {
1112
"node": ">=10"

0 commit comments

Comments
 (0)