diff --git a/package.json b/package.json index 4cfb8b0..acf750d 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "contributors": [ { - "name" : "skmdev", - "email" : "skmdev29@gmail.com", - "url" : "https://github.com/skmdev" + "name": "skmdev", + "email": "skmdev29@gmail.com", + "url": "https://github.com/skmdev" }, { - "name" : "Nidin Vinayakan", - "email" : "01@01alchemist.com", - "url" : "https://github.com/nidin" + "name": "Nidin Vinayakan", + "email": "01@01alchemist.com", + "url": "https://github.com/nidin" } ], "dependencies": { @@ -71,5 +71,5 @@ "report-coverage": "codecov", "test": "jest" }, - "version": "1.2.0" + "version": "1.3.0" }