This commit is contained in:
Christopher Jeffrey 2013-07-16 19:25:11 -05:00
parent fbf08e1288
commit c61d4e6b80
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.16",
"version": "0.0.17",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,