Skip to content

Commit

Permalink
Added contributors and bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
starak committed Oct 20, 2017
1 parent 899de3c commit 848b699
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "console-stamp",
"main": "main",
"version": "0.2.5",
"version": "0.2.6",
"author": {
"name": "Ståle Raknes",
"email": "[email protected]",
Expand Down Expand Up @@ -31,6 +31,14 @@
{
"name": "Sören Schwert",
"url": "https://github.com/sisou"
},
{
"name": "Fkscorpion",
"url": "https://github.com/Fkscorpion"
},
{
"name": "Alexis Tyler",
"url": "https://github.com/OmgImAlexis"
}
],
"description": "Patch NodeJS console methods in order to add timestamp information by pattern",
Expand Down

0 comments on commit 848b699

Please sign in to comment.