mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-19 20:56:22 +01:00
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"scripts": {
|
|
"cypress:open": "cypress open"
|
|
},
|
|
"devDependencies": {
|
|
"cypress": "^12.12.0"
|
|
}
|
|
}
|