This commit is contained in:
Christopher Jeffrey 2015-07-30 03:49:28 -07:00
parent f8fd4253f2
commit eeb9038d1e
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.15",
"version": "0.1.16",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,