Skip to content

Commit 3a4f1ea

Browse files
committed
fix: typo
1 parent 0d3ea23 commit 3a4f1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rollup-plugin-emscripten-esm-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"default": "./lib/index.mjs"
1313
},
1414
"require": {
15-
"types": "./lib/index.d.js",
15+
"types": "./lib/index.d.ts",
1616
"default": "./lib/index.js"
1717
}
1818
}

0 commit comments

Comments
 (0)