This commit is contained in:
Christopher Jeffrey 2014-06-02 03:36:25 -05:00
parent 09ec03058e
commit 5dc840844c

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A curses-like library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.0.31",
"version": "0.0.32",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,