This commit is contained in:
Christopher Jeffrey 2013-06-29 17:26:12 -07:00
parent 44904082ad
commit 1d562debc9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A curses-like library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.0.6",
"version": "0.0.7",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,