Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
fix: remove npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias authored and daviddias committed Oct 27, 2018
1 parent f7189fb commit df32ac4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@
"release-minor": "aegir release --type minor -t node -t browser",
"release-major": "aegir release --type major -t node -t browser",
"coverage": "aegir coverage",
"coverage-publish": "aegir-coverage publish",
"dep-check-unused": "npx dependency-check package.json './test/**/*.js' './src/**/*.js' --extra"
"coverage-publish": "aegir-coverage publish"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit df32ac4

Please sign in to comment.