Merge pull request #31489 from bkendall/bk-fix-marked-terminal

[marked-terminal] add dependencies
This commit is contained in:
Nathan Shively-Sanders
2018-12-17 13:35:30 -08:00
committed by GitHub

View File

@@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"chalk": "^2.4.1"
}
}