mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 07:13:41 +01:00
12 lines
222 B
JSON
12 lines
222 B
JSON
{
|
|
"name": "e2e",
|
|
"version": "1.0.0",
|
|
"scripts": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@frsource/cypress-plugin-visual-regression-diff": "^1.9.2",
|
|
"cypress": "^10.4.0",
|
|
"typescript": "^4.7.4"
|
|
}
|
|
}
|