Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean177 committed Jan 25, 2020
1 parent 4f8ce37 commit fdd8cc3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"contributors": [
{
"name" : "skmdev",
"email" : "[email protected]",
"url" : "https://github.com/skmdev"
"name": "skmdev",
"email": "[email protected]",
"url": "https://github.com/skmdev"
},
{
"name" : "Nidin Vinayakan",
"email" : "[email protected]",
"url" : "https://github.com/nidin"
"name": "Nidin Vinayakan",
"email": "[email protected]",
"url": "https://github.com/nidin"
}
],
"dependencies": {
Expand Down Expand Up @@ -71,5 +71,5 @@
"report-coverage": "codecov",
"test": "jest"
},
"version": "1.2.0"
"version": "1.3.0"
}

0 comments on commit fdd8cc3

Please sign in to comment.