This commit is contained in:
Christopher Jeffrey 2013-07-12 11:18:27 -05:00
parent 932fe2b8f6
commit 8015a8fd1c
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.11",
"version": "0.0.12",
"main": "./lib/program.js",
"bin": "./bin/tput.js",
"preferGlobal": false,