This commit is contained in:
Christopher Jeffrey 2014-06-16 22:41:55 -05:00
parent 73c50e41a8
commit e03eb16e6b
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.35",
"version": "0.0.36",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,