From 23532279debbc9fbcab828e74d3291e8dbcef705 Mon Sep 17 00:00:00 2001 From: Fred Date: Thu, 27 Apr 2017 18:01:51 +0200 Subject: [PATCH] Fixed missing comma in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9641bb2..c82ef23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "NodePaste", "version": "0.0.1", - "description": "NodeJS Paste tool running on paste.tooth.yt" + "description": "NodeJS Paste tool running on paste.tooth.yt", "author": "Fred ", "contributers": [{ "name": "Justin",