66a5ba2688
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
12 lines
201 B
JSON
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"
|
|
}
|
|
}
|