Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abudayah committed Jan 7, 2018
1 parent 4020755 commit ea2347a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contributors-timer",
"version": "1.0.4",
"version": "1.0.5",
"description": "Simple contributors timer",
"main": "index.js",
"engines": {
Expand All @@ -18,7 +18,12 @@
"type": "git",
"contributors": []
},
"keywords": ["git","timer","logger","contributor"],
"keywords": [
"git",
"timer",
"logger",
"contributor"
],
"license": "ISC",
"dependencies": {
"moment": "^2.20.1",
Expand Down

0 comments on commit ea2347a

Please # to comment.