Skip to content

Commit f0e0997

Browse files
committed
Revert Node.js 15 fix
1 parent a3b6aa8 commit f0e0997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": "./index.js",
2626
"import": "./index.mjs"
2727
},
28-
"./*": "./*"
28+
"./": "./"
2929
},
3030
"funding": {
3131
"type": "opencollective",

0 commit comments

Comments
 (0)