mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-30 11:00:35 -06:00
cli: downgrade chalk for Node 0.12 clients, close #402
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"dependencies": {
|
||||
"@cypress/xvfb": "1.0.3",
|
||||
"bluebird": "3.5.0",
|
||||
"chalk": "2.0.1",
|
||||
"chalk": "1.1.3",
|
||||
"commander": "2.9.0",
|
||||
"common-tags": "1.4.0",
|
||||
"debug": "2.6.8",
|
||||
|
||||
Reference in New Issue
Block a user