Skip to content

Commit ae99fb4

Browse files
committed
fix(workspace): filename typo
1 parent 08ab925 commit ae99fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"standard-version": {
1818
"scripts": {
19-
"precommit": "node sync-version.js && npm run format:write"
19+
"precommit": "node sync-versions.js && npm run format:write"
2020
}
2121
},
2222
"commitlint": {

0 commit comments

Comments
 (0)