Skip to content
Snippets Groups Projects

Issue #3194628 by emacoti: Fix "name" on composer.json

Merged Emmanuel Cortes requested to merge issue/pdb-3194628:3194628-fix-name-on into 8.x-1.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
{
"name": "mrjmd/decoupled_blocks",
"name": "drupal/pdb",
"description": "Progressively Decoupled Blocks (PDB). Build stuff with javascript frameworks as blocks.",
"type": "drupal-module",
"license": "GPL-2.0+"
Loading