v0.1.20
This commit is contained in:
parent
af2a42423b
commit
8b81eb7299
|
@ -2,7 +2,7 @@
|
||||||
"name": "blessed",
|
"name": "blessed",
|
||||||
"description": "A high-level terminal interface library for node.js.",
|
"description": "A high-level terminal interface library for node.js.",
|
||||||
"author": "Christopher Jeffrey",
|
"author": "Christopher Jeffrey",
|
||||||
"version": "0.1.19",
|
"version": "0.1.20",
|
||||||
"main": "./lib/blessed.js",
|
"main": "./lib/blessed.js",
|
||||||
"bin": "./bin/tput.js",
|
"bin": "./bin/tput.js",
|
||||||
"preferGlobal": false,
|
"preferGlobal": false,
|
||||||
|
|
Loading…
Reference in New Issue