This commit is contained in:
Christopher Jeffrey 2015-07-30 20:38:00 -07:00
parent 3ff6c4e5fb
commit 33db6f4a31

View File

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