This commit is contained in:
Christopher Jeffrey 2015-04-18 20:37:08 -07:00
parent 72dcf7b18f
commit d479bc6153

View File

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