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 25e58be commit 33cdb95Copy full SHA for 33cdb95
package.json
@@ -30,5 +30,10 @@
30
"dependencies": {
31
"mri": "^1.2.0"
32
},
33
+ "exports": {
34
+ ".": "./dist/index.js",
35
+ "./citty": "./dist/citty.js",
36
+ "./cac": "./dist/cac.js"
37
+ },
38
"packageManager": "[email protected]+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
39
}
0 commit comments