Browse Source

Upgrade cypress

Vova Tkach 5 years ago
parent
commit
4994cce25b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
   "devDependencies": {
-    "cypress": "3.6.1"
+    "cypress": "3.7.0"
   }
 }