This commit is contained in:
Christopher Jeffrey 2015-07-16 20:13:06 -07:00
parent ea8c671251
commit 281a8a2e8b
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.7",
"version": "0.1.10",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,