mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Add missing color dependency (#725)
This commit is contained in:
parent
8a01f8a48b
commit
d610104a7a
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue