This commit is contained in:
Christopher Jeffrey 2015-04-18 20:20:34 -07:00
parent 3ff31cf0c1
commit 02f5287b56
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.2",
"version": "0.1.3",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,