remove flag-icon-css with flag-icons

This commit is contained in:
Simon Vieille 2022-04-20 13:46:38 +02:00
parent f9e9b20ff0
commit 475569fe5d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,6 @@
{ {
"name": "murph-project", "name": "murph-project",
"version": "1.4.0", "version": "1.5.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",
@ -44,7 +44,7 @@
"eslint-plugin-promise": "^5.1.0", "eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^7.11.1", "eslint-plugin-vue": "^7.11.1",
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
"flag-icon-css": "^3.5.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-preset-newsletter": "^0.2.21", "grapesjs-preset-newsletter": "^0.2.21",