Skip to content

Commit a80078b

Browse files
committed
package: require "ansi" >= v0.2.0
1 parent 125377c commit a80078b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"terminal"
1515
],
1616
"dependencies": {
17-
"ansi": "~0.1.2",
17+
"ansi": "~0.2.0",
1818
"canvas": "~1.0.3"
1919
},
2020
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",

0 commit comments

Comments
 (0)