pretty-repl
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -22,3 +22,3 @@ 'use strict'; | ||
attribute: chalk.blue, | ||
attr: chalk.blue, | ||
attr: chalk.yellow, | ||
variable: chalk.yellow, | ||
@@ -25,0 +25,0 @@ 'template-variable': chalk.yellow, |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Extends repl.REPLServer to allow for a colorize function", | ||
@@ -12,0 +12,0 @@ "main": "index.js", |
108467