Skip to content

Commit 11ee272

Browse files
authored
Fix #59
1 parent 202f674 commit 11ee272

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"main": "./dist/index.cjs",
1616
"module": "./dist/index.module.js",
1717
"unpkg": "./dist/index.umd.js",
18-
"bin": "./dist/cli.module.js",
1918
"scripts": {
2019
"build": "rm -rf dist && microbundle src/index.ts",
2120
"test": "npm run build -f modern && mocha",

0 commit comments

Comments
 (0)