1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00
Files
dozzle/e2e/package.json
Amir Raminfar 965d1a52b1 Updates cypress
2022-06-29 13:30:40 -07:00

12 lines
197 B
JSON

{
"name": "e2e",
"version": "1.0.0",
"scripts": {},
"license": "ISC",
"dependencies": {
"cypress": "^10.3.0",
"cypress-image-snapshot": "^4.0.1",
"typescript": "^4.7.4"
}
}