v0.0.34
This commit is contained in:
parent
e8571684a7
commit
d065230e70
|
@ -2,7 +2,7 @@
|
||||||
"name": "blessed",
|
"name": "blessed",
|
||||||
"description": "A curses-like library for node.js.",
|
"description": "A curses-like library for node.js.",
|
||||||
"author": "Christopher Jeffrey",
|
"author": "Christopher Jeffrey",
|
||||||
"version": "0.0.33",
|
"version": "0.0.34",
|
||||||
"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