We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5235821 commit 2c7d442Copy full SHA for 2c7d442
1 file changed
package.json
@@ -4,14 +4,7 @@
4
"main": "dist/index.cjs",
5
"types": "dist/index.d.ts",
6
"module": "dist/index.js",
7
- "exports": {
8
- "./plugin": "./dist/plugin.js",
9
- "./container": "./dist/container.js"
10
- },
11
"license": "MIT",
12
- "bin": {
13
- "what-the-dep": "dist/create.js"
14
15
"homepage": "https://github.com/softnetics/what-the-dep",
16
"bugs": {
17
"url": "https://github.com/softnetics/what-the-dep"
0 commit comments