Fixed missing comma in package.json
This commit is contained in:
parent
e0c6a9d79e
commit
23532279de
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user