Commit 3e46cb23 authored by Eirik Morland's avatar Eirik Morland
Browse files

Issue #3311656 by eiriksm, mmjvb: wrong name in composer.json

parent 0fa5b89a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{
    "name": "drupal/default_content",
    "description": "Imports default content when a module is enabled",
    "name": "drupal/crawlers_cache_context",
    "description": "Cache Contexts For Crawlers",
    "type": "drupal-module",
    "license": "GPL-2.0+",
    "license": "GPL-2.0-or-later",
    "minimum-stability": "dev",
    "require": {
        "jaybizzle/crawler-detect": "^1.2"