v0.1.10-1

This commit is contained in:
Christopher Jeffrey 2015-07-17 03:12:03 -07:00
parent 4fa34aa538
commit 6f2c2105a2
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.10",
"version": "0.1.10-1",
"main": "./lib/blessed.js",
"bin": "./bin/tput.js",
"preferGlobal": false,