mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add testing-library dependency
This commit is contained in:
parent
c4d8ef6a70
commit
f4340e3663
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@testing-library/cypress": "^8.0.2",
|
||||
"cypress": "^9.5.3"
|
||||
},
|
||||
"devDependencies": {},
|
||||
|
|
|
|||
Loading…
Reference in a new issue