mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 14:31:44 +01:00
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"name": "e2e",
|
|
"version": "1.0.0",
|
|
"scripts": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@frsource/cypress-plugin-visual-regression-diff": "^1.9.13",
|
|
"cypress": "^10.7.0",
|
|
"typescript": "^4.8.2"
|
|
}
|
|
}
|