Skip to content

Commit

Permalink
fix(workspace): filename typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastrajan committed Jul 12, 2019
1 parent 08ab925 commit ae99fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"standard-version": {
"scripts": {
"precommit": "node sync-version.js && npm run format:write"
"precommit": "node sync-versions.js && npm run format:write"
}
},
"commitlint": {
Expand Down

0 comments on commit ae99fb4

Please sign in to comment.