mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-31 03:29:43 -06:00
cli: bump xvfb dep to fix bugs
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"size": "t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cypress/xvfb": "1.0.3",
|
||||
"@cypress/xvfb": "1.0.4",
|
||||
"bluebird": "3.5.0",
|
||||
"chalk": "2.1.0",
|
||||
"commander": "2.9.0",
|
||||
|
||||
Reference in New Issue
Block a user