This commit is contained in:
Christopher Jeffrey 2014-06-02 08:41:49 -05:00
parent 31e9e9c0c6
commit 38ad885dd7
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.32",
"version": "0.0.33",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,