v0.0.14
This commit is contained in:
parent
95c527ff73
commit
0950c7e62e
|
@ -2,7 +2,7 @@
|
|||
"name": "blessed",
|
||||
"description": "A curses-like library for node.js.",
|
||||
"author": "Christopher Jeffrey",
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"main": "./lib/program.js",
|
||||
"bin": "./bin/tput.js",
|
||||
"preferGlobal": false,
|
||||
|
|
Loading…
Reference in New Issue