flow-coverage-report
flow-coverage-report copied to clipboard
chore: Replace the prepublish script with prepare
The prepublish script has been depricated in favor of
prepare. prepublish doesn’t run before npm install in npm v5
which is inconvenient. when pulling straight from the git repository.
See here for details: https://docs.npmjs.com/all#prepublish-and-prepare