Skip to content

Commit ebc6dda

Browse files
committed
chore: adjust release it
1 parent a56a1e4 commit ebc6dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
},
4242
"hooks": {
4343
"before:bump": "npx nx build angular-three",
44-
"after:bump": ["git checkout -- package.json", "git checkout -- package-lock.json"]
44+
"after:bump": ["git checkout -- package.json"]
4545
}
4646
}

0 commit comments

Comments
 (0)