This commit is contained in:
Christopher Jeffrey 2015-04-30 09:49:01 -07:00
parent 4ff2c992d5
commit 4ce0df57da
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.1.53",
"version": "0.1.54",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,