This commit is contained in:
Christopher Jeffrey 2015-01-16 15:08:59 -08:00
parent 1872f1406d
commit 4050376761
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.37",
"version": "0.0.38",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,