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 a56a1e4 commit ebc6ddaCopy full SHA for ebc6dda
.release-it.json
@@ -41,6 +41,6 @@
41
},
42
"hooks": {
43
"before:bump": "npx nx build angular-three",
44
- "after:bump": ["git checkout -- package.json", "git checkout -- package-lock.json"]
+ "after:bump": ["git checkout -- package.json"]
45
}
46
0 commit comments