This commit is contained in:
Christopher Jeffrey 2015-05-01 22:26:24 -07:00
parent 1044a88e58
commit d68aa5cf41

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A high-level terminal interface library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.1.54",
"version": "0.1.55",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,