From 531672d13cf342a44f00da92bce654c682ecec0d Mon Sep 17 00:00:00 2001 From: Trivernis Date: Thu, 21 Feb 2019 17:41:56 +0100 Subject: [PATCH] Fixed Syntax error in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e57a3a1..81582f1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "assert": "1.4.1", "chai": "4.2.0", "mocha": "6.0.0", - "nyc": "13.3.0",, + "nyc": "13.3.0", "rewire": "4.0.1", "sinon": "7.2.4", "eslint-plugin-graphql": "3.0.3",