Skip to content

Commit 80463d7

Browse files
Merge pull request #9 from thiagojedi/patch-1
2 parents febe0e8 + af1bbdb commit 80463d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"module": "./jsx-runtime.mjs",
3535
"import": "./jsx-runtime.mjs",
3636
"require": "./jsx-runtime.js"
37-
}
37+
},
38+
"./package.json": "./package.json"
3839
},
3940
"repository": "preactjs/compat-alias-package",
4041
"author": "Preact Team <[email protected]>",

0 commit comments

Comments
 (0)