Skip to content

Commit

Permalink
Update description in composer.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Dec 5, 2023
1 parent 071da4f commit 121f97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nadar/prosemirror-json-parser",
"description": "A library to parse prosemirror / TipTap Json into HTML with custom elements and highly extendible",
"description": "A library that easily converts ProseMirror/TipTap JSON into customizable HTML elements.",
"type": "library",
"license": "MIT",
"autoload": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"phpcsfixer": "vendor/bin/php-cs-fixer fix",
"rector": "vendor/bin/rector"
}
}
}

0 comments on commit 121f97d

Please sign in to comment.