Add missing color dependency (#725)

This commit is contained in:
Daniel Bayerlein 2016-09-20 18:49:30 +02:00 committed by Matheus Fernandes
parent 8a01f8a48b
commit d610104a7a

View file

@ -11,6 +11,7 @@
"description": "HTML/JS/CSS Terminal",
"dependencies": {
"child_pty": "3.0.1",
"color": "0.11.3",
"convert-css-color-name-to-hex": "0.1.1",
"default-shell": "1.0.1",
"electron-config": "0.2.1",