This commit is contained in:
Christopher Jeffrey 2015-04-17 21:20:47 -07:00
parent 82928702d3
commit 1ad3c0dcb2

View File

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