This commit is contained in:
Christopher Jeffrey 2013-09-03 21:40:38 -05:00
parent 353794224c
commit ac54a9d944
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.24",
"version": "0.0.25",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,