This commit is contained in:
Christopher Jeffrey 2015-08-09 03:25:03 -07:00
parent e317355a5e
commit 364a56f4dc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "blessed",
"description": "A high-level terminal interface library for node.js.",
"author": "Christopher Jeffrey",
"version": "0.1.20",
"version": "0.1.21",
"license": "MIT",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",