This commit is contained in:
Christopher Jeffrey 2015-07-18 15:21:42 -07:00
parent 1d05e3d265
commit fcafb31a83
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.11",
"version": "0.1.12",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,