Skip to content

Commit

Permalink
Remove prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
octref committed Mar 20, 2019
1 parent ba88495 commit 9666924
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"test": "mocha",
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
"newVersion": "yarn version --new-version patch -m \"vls %s\"",
"preversion": "npm run compile && npm test",
"prepublishOnly": "npm run compile"
"preversion": "npm run compile && npm test"
}
}

0 comments on commit 9666924

Please sign in to comment.