fix(@embark/library-manager): specify colors package as a dependency

This commit is contained in:
Michael Bradley, Jr 2019-05-02 10:03:26 -05:00 committed by Iuri Matias
parent a12769fd30
commit 2d2281999d
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
},
"dependencies": {
"@babel/runtime-corejs2": "7.3.1",
"colors": "1.3.2",
"live-plugin-manager-git-fix": "0.12.1"
},
"devDependencies": {