1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00
Files
dozzle/e2e/package.json
Amir Raminfar fc68ba6391 Updates cypress
2022-08-31 10:27:58 -07:00

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"
}
}