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 c8a4e00 commit 5276af6Copy full SHA for 5276af6
1 file changed
package.json
@@ -31,7 +31,7 @@
31
"require": "./index.js",
32
"import": "./index.mjs"
33
},
34
- "./": "./"
+ "./*": "./*.js"
35
36
"scripts": {
37
"test": "make test"
0 commit comments