This commit is contained in:
Christopher Jeffrey 2015-03-17 23:26:43 -07:00
parent 43903ca8b2
commit 18e14e47b1

View File

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