Skip to content

Commit c8a53f9

Browse files
committed
chore: Fix mocha in Node v22+
1 parent 1226aae commit c8a53f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "10.25.4",
55
"private": false,
66
"description": "Fast 3kb React-compatible Virtual DOM library.",
7+
"type": "commonjs",
78
"main": "dist/preact.js",
89
"module": "dist/preact.module.js",
910
"umd:main": "dist/preact.umd.js",

0 commit comments

Comments
 (0)