build(hijri-core): emit dist/index.d.mts (postbuild) so pack-check passes

This commit is contained in:
Aric Camarata 2026-05-29 15:57:11 -04:00
parent 69da87f639
commit f5cb959dcc

View file

@ -39,7 +39,8 @@
"format": "prettier --write src/",
"format:check": "prettier --check src/",
"coverage": "c8 --reporter=lcov --reporter=text node --test",
"docs": "typedoc"
"docs": "typedoc",
"postbuild": "cp dist/index.d.ts dist/index.d.mts"
},
"keywords": [
"hijri",