This commit is contained in:
Christopher Jeffrey 2015-02-11 17:26:23 -08:00
parent 29a78697bb
commit 33fec26984
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.44",
"version": "0.0.45",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,