saleor-dashboard/.github/workflows/package.json
Karolina Rakoczy 78ea5fb0f5
Add more machines for cypress release run (#2322)
* Add more machines to cypress tests on release
2022-09-22 09:15:28 +00:00

11 lines
183 B
JSON

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