This commit is contained in:
Christopher Jeffrey 2013-07-16 19:08:09 -05:00
parent aa9bd9da6a
commit 2923c38dc4
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.15",
"version": "0.0.16",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,