This commit is contained in:
Christopher Jeffrey 2015-07-19 05:26:37 -07:00
parent f7c1ba52a3
commit a04c944069
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.13",
"version": "0.1.14",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,