RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
itemengine-cypress-automation
Versions diffs
1.0.74 → 1.0.75
itemengine-cypress-automation 1.0.74 → 1.0.75
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/Dockerfile
+1
-1
package/package.json
+1
-1
package/Dockerfile
CHANGED
Viewed
@@ -16,4 +16,4 @@ RUN chmod +x ./run.sh
16
16
17
17
RUN npm ci
18
18
19
-
RUN $(npm bin)/cypress verify
19
+
#
RUN $(npm bin)/cypress verify
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "itemengine-cypress-automation",
3
-
"version": "1.0.
74
",
3
+
"version": "1.0.
75
",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {