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 7bb7046 commit c2cd81fCopy full SHA for c2cd81f
package.json
@@ -6,6 +6,7 @@
6
"exports": {
7
".": "./lib/main.js",
8
"./config": "./config.js",
9
+ "./config.js": "./config.js",
10
"./package.json": "./package.json"
11
},
12
"types": "types/index.d.ts",
0 commit comments