Skip to content

Commit

Permalink
update targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Jul 20, 2019
1 parent 44862f5 commit e4c28c1
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 @@ -8,8 +8,7 @@
"test": "mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts",
"test:coverage": "nyc mocha -r source-map-support/register -r ts-node/register --recursive test/**/*.spec.ts",
"coveralls": "cat coverage/lcov.info | coveralls -v",
"codacy": "cat coverage/lcov.info | codacy-coverage",
"publish": "npm run compile && npm test && npm publish"
"codacy": "cat coverage/lcov.info | codacy-coverage"
},
"repository": {
"url": "https://github.com/cdimascio/express-openapi-validator"
Expand Down

0 comments on commit e4c28c1

Please sign in to comment.