We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ab925 commit ae99fb4Copy full SHA for ae99fb4
package.json
@@ -16,7 +16,7 @@
16
},
17
"standard-version": {
18
"scripts": {
19
- "precommit": "node sync-version.js && npm run format:write"
+ "precommit": "node sync-versions.js && npm run format:write"
20
}
21
22
"commitlint": {
0 commit comments