Skip to content

Commit

Permalink
fix: removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
10ko committed Dec 17, 2019
1 parent b5dbb7b commit 6f930fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,5 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "npm run check-all && npm test"
}
},
"dependencies": {
"signal-exit": "^3.0.2"
}
}

0 comments on commit 6f930fb

Please sign in to comment.