Skip to content

Commit 6bc6631

Browse files
committed
chore: updating buildCommand in release it config
1 parent 6e0cfb2 commit 6bc6631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/releases/configs/.release-it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"preReleaseId": null,
33
"pkgFiles": ["package.json"],
4+
"buildCommand": "yarn build",
45
"use": "git.tag",
56
"scripts": {
67
"beforeStart": null,

0 commit comments

Comments
 (0)