Skip to content

Commit fc5bb5c

Browse files
authored
Merge pull request #60 from datavis-tech/curran-patch-1
Fix #59
2 parents 202f674 + 11ee272 commit fc5bb5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)