This commit is contained in:
Christopher Jeffrey 2013-08-24 23:28:20 -05:00
parent 00ee15a32f
commit 9cb55b3711

View File

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