Remove redundant properties from composer.libraries.json.

This commit is contained in:
Michael Stenta 2021-09-24 13:57:26 -04:00
parent 1d0dd9c053
commit fa3ead44a1
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
{
"name": "farmos/farmos",
"description": "A web-based farm record keeping application.",
"type": "drupal-profile",
"license": "GPL-2.0-or-later",
"require": {
"farmos/farmos-map": "*"
},