Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

Commit

Permalink
fix bin
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Aug 8, 2016
1 parent f34ea90 commit f988217
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"test": "node test/js/run.js"
},
"bin": {
"codeclimate-test-reporter": "./node_modules/.bin/codeclimate-test-reporter",
"coveralls": "./node_modules/.bin/coveralls",
"groc": "./node_modules/.bin/groc",
"aureooms-node-package-test": "./js/bin/aureooms-node-package-test.js",
"aureooms-node-package-build": "./js/bin/aureooms-node-package-build.js"
},
Expand All @@ -47,4 +44,4 @@
"url": "https://github.com/aureooms/node-package/issues"
},
"author": "aureooms"
}
}

0 comments on commit f988217

Please sign in to comment.