This commit is contained in:
Christopher Jeffrey 2014-01-17 19:55:27 -06:00
parent 8384a185a6
commit e3324d2216

View File

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