Skip to content

Commit e579e7e

Browse files
committed
chore: remove prepublish script
1 parent afda5a6 commit e579e7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"test": "ng test",
2525
"lint": "ng lint",
2626
"e2e": "ng e2e",
27-
"prepublish": "ng test @coreui/angular --watch=false && ng e2e && ng build @coreui/angular --configuration production",
2827
"publish": "cd dist/@coreui/angular/ && npm publish --tag v2-lts --dry-run",
2928
"link": "cd dist/@coreui/angular/ && npm link",
3029
"release-version": "node build/change-version.js"

0 commit comments

Comments
 (0)