This commit is contained in:
Christopher Jeffrey 2014-01-16 15:09:19 -06:00
parent 03e4d0d52b
commit f2ec07fd1c
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.26",
"version": "0.0.27",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,