Skip to content

Commit c56004e

Browse files
committed
build: branch change
1 parent 0afa9f7 commit c56004e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test": "npm run lint && jest",
2626
"cov": "jest --coverage --coverageReporters=text-lcov | coveralls",
2727
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
28-
"release": "bash build/git.sh && bash build/release.sh"
28+
"release": "bash build/release.sh"
2929
},
3030
"repository": {
3131
"type": "git",

0 commit comments

Comments
 (0)