This commit is contained in:
Christopher Jeffrey 2015-07-23 02:00:38 -07:00
parent ffb611e383
commit 58a6b6c242

View File

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