mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-02 15:43:47 +00:00
build: moved @octokit/webhooks-types to dev dependencies
This commit is contained in:
parent
85d1d38237
commit
06518b7971
3 changed files with 8 additions and 6 deletions
|
@ -64,12 +64,12 @@
|
|||
"ts-node": "^10.8.1",
|
||||
"tsc-alias": "^1.8.2",
|
||||
"tsconfig-paths": "^4.1.0",
|
||||
"typescript": "^4.9.3"
|
||||
"typescript": "^4.9.3",
|
||||
"@octokit/webhooks-types": "^6.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@octokit/webhooks-types": "^6.8.0",
|
||||
"axios": "^1.4.0",
|
||||
"commander": "^9.3.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue