Skip to content

Commit

Permalink
Upgraded Cypress to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felixschul authored Mar 1, 2019
1 parent cf7ac16 commit e479598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "This is a base image with cypress preinstalled",
"dependencies": {
"cypress": "^3.1.4"
"cypress": "^3.1.5"
},
"scripts": {
"run": "$(npm bin)/cypress run",
Expand Down

0 comments on commit e479598

Please sign in to comment.