Demonstrate crash when using Truecolor methods and color is unsupported (#174)

This commit is contained in:
Vadim Demedes 2017-07-22 01:03:49 +03:00 committed by Sindre Sorhus
parent 23092eefd2
commit 5cdd9eddf8
3 changed files with 13 additions and 0 deletions

View file

@ -46,6 +46,7 @@
},
"devDependencies": {
"coveralls": "^2.11.2",
"execa": "^0.7.0",
"import-fresh": "^2.0.0",
"matcha": "^0.7.0",
"mocha": "*",