Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithpatelo committed Jan 17, 2019
1 parent cd6033f commit eedbdcf
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 213 deletions.
233 changes: 22 additions & 211 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"cover": "nyc mocha && nyc report --reporter=text-lcov | coveralls",
"report-cover": "nyc report --reporter=text-lcov | coveralls",
"clean": "nyc mocha && npm run lint -- --fix",
"vul-check" : "npm audit"

"vul-check": "npm audit"
},
"precommit": [
"lint",
Expand Down

0 comments on commit eedbdcf

Please sign in to comment.