Bump cypress from 3.1.5 to 3.4.1 (#8158)
This commit is contained in:
parent
00257b9433
commit
650de93752
|
|
@ -19,7 +19,7 @@
|
|||
"lint-fix": "eslint --fix --ignore-path=.eslintignore --ext .js,.jsx . && tslint -c tslint.json --fix ./{src,spec}/**/*.ts{,x}",
|
||||
"cypress": "cypress",
|
||||
"cypress-debug": "cypress open --config watchForFileChanges=true",
|
||||
"install-cypress": "npm install cypress@3.1.5"
|
||||
"install-cypress": "npm install cypress@3.4.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue