This commit is contained in:
Christopher Jeffrey 2013-08-08 13:49:59 -05:00
parent 8c558dbf3f
commit 7f23ade08b

View File

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