This commit is contained in:
Christopher Jeffrey 2015-03-19 04:46:41 -07:00
parent 67a77f4e83
commit 2b425eec4f
1 changed files with 1 additions and 1 deletions

View File

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