Files
backstage/cypress/package.json
T
Fredrik Adelöw 66a5ba2688 bump everywhere, see if e2e works
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 09:33:23 +02:00

12 lines
201 B
JSON

{
"name": "@backstage/cypress-tests",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"private": true,
"dependencies": {
"cypress": "^7.3.0",
"typescript": "^4.1.3"
}
}