This commit is contained in:
Christopher Jeffrey 2015-01-31 20:07:04 -08:00
parent ffbadfc988
commit 8047c9da4a
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.40",
"version": "0.0.41",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,