This commit is contained in:
Christopher Jeffrey 2015-07-30 23:08:47 -07:00
parent 103ce24787
commit 29f70f11f9
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.18",
"version": "0.1.19",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,