This commit is contained in:
Christopher Jeffrey 2015-07-30 05:08:26 -07:00
parent dc95fc6e3c
commit ad3a5ae7f9
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.16",
"version": "0.1.17",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,