itemengine-cypress-automation 1.0.236-smokeTestCommandUpdate-9ebdbec.0 → 1.0.237-installedPackage-d4430f1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "itemengine-cypress-automation",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.237-installedPackage-d4430f1.0",
|
4
4
|
"description": "",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -32,6 +32,7 @@
|
|
32
32
|
"cypress-axe": "^1.4.0",
|
33
33
|
"cypress-file-upload": "^5.0.8",
|
34
34
|
"cypress-real-events": "^1.7.6",
|
35
|
+
"cypress-repeat": "^2.3.6",
|
35
36
|
"node-fetch": "^3.3.2",
|
36
37
|
"react-uuid": "^2.0.0"
|
37
38
|
}
|