Fixed missing comma in package.json

This commit is contained in:
Fred 2017-04-27 18:01:51 +02:00
parent e0c6a9d79e
commit 23532279de

View File

@ -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 <fred@fritten.net>",
"contributers": [{
"name": "Justin",