We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 202f674 + 11ee272 commit fc5bb5cCopy full SHA for fc5bb5c
1 file changed
package.json
@@ -15,7 +15,6 @@
15
"main": "./dist/index.cjs",
16
"module": "./dist/index.module.js",
17
"unpkg": "./dist/index.umd.js",
18
- "bin": "./dist/cli.module.js",
19
"scripts": {
20
"build": "rm -rf dist && microbundle src/index.ts",
21
"test": "npm run build -f modern && mocha",
0 commit comments