Added semantic-release
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
"build:pega": "ng build dafa-web --configuration pega",
|
||||
"test": "ng test",
|
||||
"test:dafa": "ng test dafa-web",
|
||||
"release": "bash ./tools/release.sh",
|
||||
"release:dry": "bash ./tools/release.sh dry",
|
||||
"lint": "nx workspace-lint && ng lint",
|
||||
"e2e": "ng e2e",
|
||||
"e2e:dafa": "ng e2e dafa-web",
|
||||
@@ -87,6 +89,7 @@
|
||||
"jest": "26.2.2",
|
||||
"jest-preset-angular": "8.3.2",
|
||||
"prettier": "2.2.1",
|
||||
"semantic-release": "^17.4.3",
|
||||
"ts-jest": "26.4.0",
|
||||
"ts-node": "~9.1.1",
|
||||
"typescript": "~4.0.3"
|
||||
|
||||
Reference in New Issue
Block a user