add grapesjs-plugin-header

This commit is contained in:
Simon Vieille 2022-05-01 18:19:30 +02:00
parent 475569fe5d
commit 88dd0198c1
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,6 @@
{ {
"name": "murph-project", "name": "murph-project",
"version": "1.5.0", "version": "1.6.0",
"description": "Murph is an open-source CMF built on top of Symfony that helps you to build your own CMS.", "description": "Murph is an open-source CMF built on top of Symfony that helps you to build your own CMS.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -47,6 +47,7 @@
"flag-icons": "^6.2.0", "flag-icons": "^6.2.0",
"grapesjs": "^0.18.4", "grapesjs": "^0.18.4",
"grapesjs-blocks-bootstrap4": "^0.2.3", "grapesjs-blocks-bootstrap4": "^0.2.3",
"grapesjs-plugin-header": "^0.1.54",
"grapesjs-preset-newsletter": "^0.2.21", "grapesjs-preset-newsletter": "^0.2.21",
"grapesjs-preset-webpage": "^0.1.11", "grapesjs-preset-webpage": "^0.1.11",
"jquery": "^3.6.0", "jquery": "^3.6.0",