This commit is contained in:
Christopher Jeffrey 2015-07-17 03:18:22 -07:00
parent b9005e6bfe
commit 67b6674558

View File

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