Skip to content

Commit 8eb3a13

Browse files
committed
remove unused script
1 parent c518f73 commit 8eb3a13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"lib/formatters/stylish-fixes.js"
88
],
99
"bin": {
10-
"eslint-ignore-errors": "bin/eslint-ignore-errors.js",
11-
"npm-check-github-package-requirements": "bin/npm-check-github-package-requirements.js"
10+
"eslint-ignore-errors": "bin/eslint-ignore-errors.js"
1211
},
1312
"scripts": {
1413
"pretest": "mkdir -p node_modules/ && ln -fs $(pwd) node_modules/",

0 commit comments

Comments
 (0)