itemengine-cypress-automation 1.0.235 → 1.0.236

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.235",
3
+ "version": "1.0.236",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -32,7 +32,8 @@
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
  }
38
- }
39
+ }