Commit bed4bd9d authored by David López's avatar David López Committed by Mateu Aguiló Bosch
Browse files

Issue #3284389 by akalam, Anybody, joelpittet: Remove colorpicker dependency

parent f4a30fd0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@ type: module
description: Adds a color indicator for the different environments.
package: Development
core_version_requirement: ^8.8 || ^9
dependencies:
  - drupal:color

scripts:
  - js/environment_indicator.js
+0 −1
Original line number Diff line number Diff line
@@ -8,5 +8,4 @@ drupal.environment_indicator:
    component:
      css/environment_indicator.css: {}
  dependencies:
    - color/drupal.color
    - core/jquery.once