Skip to content

Commit

Permalink
v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjatse committed Nov 21, 2015
1 parent 72733be commit 89509a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ansi-html",
"version": "0.0.4",
"version": "0.0.5",
"description": "An elegant lib that converts the chalked (ANSI) text to HTML.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
},
"devDependencies": {
"chalk": "~0.5.1",
"chalk": "~1.1.1",
"mocha": "^1.21.4",
"chai": "^1.9.1",
"lodash": "~2.4.1"
Expand Down

0 comments on commit 89509a7

Please sign in to comment.