cli: bump xvfb dep to fix bugs

This commit is contained in:
Brian Mann
2017-09-02 15:53:20 -04:00
parent 62e4c585bb
commit 0e36be10bf

View File

@@ -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",