mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"scripts": {
|
|
"cypress:open": "cypress open"
|
|
},
|
|
"devDependencies": {
|
|
"cypress": "^12.12.0"
|
|
}
|
|
}
|