[Pkg-javascript-commits] [node-ansi-styles] 05/05: add node-color-convert as a dependency
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Sep 8 13:19:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-ansi-styles.
commit 6cdea3ca5d6acc9d7f2fc9db5d363e780cb1da6c
Author: Pirate Praveen <praveen at debian.org>
Date: Fri Sep 8 18:47:35 2017 +0530
add node-color-convert as a dependency
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 20296e6..78de192 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: node-ansi-styles
Architecture: all
Depends:
nodejs,
+ node-color-convert,
${misc:Depends},
Description: ANSI escape codes for styling strings in the terminal with Node.js
ansi-styles is a Node.js module which provides ANSI escape codes for styling
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ansi-styles.git
More information about the Pkg-javascript-commits
mailing list