fix(all): Fixing CI integration bugs.
This commit is contained in:
parent
9acb05567a
commit
9c44e38560
2 changed files with 5 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,3 +23,4 @@ GB.log
|
|||
gb.log
|
||||
GB.log.json
|
||||
yarn-error.log
|
||||
package-lock.json
|
|
@ -67,8 +67,12 @@
|
|||
"@microsoft/microsoft-graph-client": "3.0.4",
|
||||
"@nosferatu500/textract": "3.1.2",
|
||||
"@semantic-release/changelog": "6.0.1",
|
||||
"@semantic-release/commit-analyzer": "^9.0.2",
|
||||
"@semantic-release/exec": "6.0.3",
|
||||
"@semantic-release/git": "10.0.1",
|
||||
"@semantic-release/github": "^8.0.7",
|
||||
"@semantic-release/npm": "^9.0.1",
|
||||
"@semantic-release/release-notes-generator": "^10.0.3",
|
||||
"@sendgrid/mail": "7.7.0",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/validator": "13.7.10",
|
||||
|
|
Loading…
Add table
Reference in a new issue