Skip to content

Commit c51e485

Browse files
Chau TranChau Tran
Chau Tran
authored and
Chau Tran
committed
chore(lil-gui): adjust release it json
1 parent 6965cc8 commit c51e485

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/ngx-lil-gui/.release-it.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,7 @@
4747
"releaseName": "Release: ngx-lil-gui ${version}"
4848
},
4949
"hooks": {
50-
"before:bump": "pnpm exec nx build ngx-lil-gui",
51-
"after:bump": [
52-
"git checkout -- package.json",
53-
"git checkout -- package-lock.json"
54-
]
50+
"before:bump": "yarn nx build ngx-lil-gui",
51+
"after:bump": ["git checkout -- package.json"]
5552
}
5653
}

0 commit comments

Comments
 (0)