This commit is contained in:
Christopher Jeffrey 2013-08-18 15:05:23 -05:00
parent 0eaff0bb07
commit b280a3c320
1 changed files with 1 additions and 1 deletions

View File

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