saleor-dashboard/.github/workflows/package.json
Karolina Rakoczy 81319a67a6
Add comment and link to release PRs (#2309)
* Fix comments on release PRs

* Fix adding comments

* Fix adding comments
2022-09-15 10:15:21 +02:00

10 lines
157 B
JSON

{
"engines": {
"node": ">=14"
},
"dependencies": {
"@octokit/core": "^4.0.4",
"commander": "^9.4.0",
"graphql-request": "^5.0.0"
}
}