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 afda5a6 commit e579e7eCopy full SHA for e579e7e
package.json
@@ -24,7 +24,6 @@
24
"test": "ng test",
25
"lint": "ng lint",
26
"e2e": "ng e2e",
27
- "prepublish": "ng test @coreui/angular --watch=false && ng e2e && ng build @coreui/angular --configuration production",
28
"publish": "cd dist/@coreui/angular/ && npm publish --tag v2-lts --dry-run",
29
"link": "cd dist/@coreui/angular/ && npm link",
30
"release-version": "node build/change-version.js"
0 commit comments