mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Bug : Removed errors from Composer.json
Contains some minor bugs : 1 - JSON doesn't allow multi line string so making "description" field in single line.
This commit is contained in:
parent
6cfe5f4d15
commit
d4ecddd4d8
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "silverstripe/comments",
|
"name": "silverstripe/comments",
|
||||||
"description": "This module provides commenting functionality for Pages and other DataObjects
|
"description": "This module provides commenting functionality for Pages and other DataObjects on your SilverStripe site.",
|
||||||
on your SilverStripe site.",
|
|
||||||
"type": "silverstripe-module",
|
"type": "silverstripe-module",
|
||||||
"keywords": ["silverstripe", "comments"],
|
"keywords": ["silverstripe", "comments"],
|
||||||
"authors": [
|
"authors": [
|
||||||
|
Loading…
Reference in New Issue
Block a user