This commit is contained in:
Christopher Jeffrey 2015-07-19 05:24:10 -07:00
parent 6d163377ff
commit 881fb50681
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.12",
"version": "0.1.13",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,