We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162952b commit 0f9a4edCopy full SHA for 0f9a4ed
1 file changed
packages/angular-html-parser/package.json
@@ -11,8 +11,8 @@
11
},
12
"exports": {
13
".": {
14
- "types": "./dist/index.d.ts",
15
- "default": "./dist/index.js"
+ "types": "./dist/index.d.mts",
+ "default": "./dist/index.mjs"
16
17
"./*": "./*"
18
0 commit comments