We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8c905 commit 3fa7a9eCopy full SHA for 3fa7a9e
package.json
@@ -6,6 +6,7 @@
6
"license": "MIT",
7
"repository": "timolins/little-date",
8
"main": "dist/format-date-range.js",
9
+ "module": "dist/format-date-range.mjs",
10
"types": "dist/format-date-range.d.ts",
11
"engines": {
12
"node": ">=10"
0 commit comments