We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0275932 + 264c3d6 commit 2c1534eCopy full SHA for 2c1534e
package.json
@@ -5,7 +5,8 @@
5
"main": "lib/main.js",
6
"exports": {
7
".": "./lib/main.js",
8
- "./config": "./config.js"
+ "./config": "./config.js",
9
+ "./package.json": "./package.json"
10
},
11
"types": "types/index.d.ts",
12
"scripts": {
0 commit comments