mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-03 06:10:38 +01:00
removing extra comma in package.json
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"validator": "~1.5.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"hiredis" : "~0.1.15",
|
||||
"hiredis" : "~0.1.15"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/designcreateplay/NodeBB/issues"
|
||||
|
||||
Reference in New Issue
Block a user