We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a6a62 commit ef582d1Copy full SHA for ef582d1
package.json
@@ -3,7 +3,7 @@
3
"version": "3.0.1",
4
"description": "TypeSafe HTML templates using TypeScript. No need to learn a template library.",
5
"main": "dist/src/elements.js",
6
- "module": "dist/esm/elements.js",
+ "module": "dist/esm/src/elements.js",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/nicojs/typed-html"
0 commit comments