Skip to content

Commit 690065e

Browse files
committed
Remove non-existing bin from package.json
1 parent 65f383f commit 690065e

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

lib/node_modules/@stdlib/_tools/docs/api/build-package/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
1414
}
1515
],
16-
"bin": {
17-
"build-package": "./bin/cli"
18-
},
1916
"main": "./lib",
2017
"scripts": {},
2118
"homepage": "https://github.com/stdlib-js/stdlib",

lib/node_modules/@stdlib/_tools/docs/api/build-packages/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
1414
}
1515
],
16-
"bin": {
17-
"build-packages": "./bin/cli"
18-
},
1916
"main": "./lib",
2017
"scripts": {},
2118
"homepage": "https://github.com/stdlib-js/stdlib",

0 commit comments

Comments
 (0)