- Issue created by @andileco
-
andileco β
committed d1725f53 on 1.0.x
Issue #3511714: Update library version and how to get JS modules
-
andileco β
committed d1725f53 on 1.0.x
- π΅πΉPortugal jrochate
This MR is setting charts requirements to 5.1.6 but the module is still on 5.1.3
diff --git a/composer.json b/composer.json index e4d087cf381d9ccac41fb7a9d9a1632b179f02a4..6017dd455582b55385463a5502a857abb7cdf7a5 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,6 @@ }, "license": "GPL-2.0-or-later", "require": { - "drupal/charts": "^5.0.3" + "drupal/charts": "^5.1.6" } }
Automatically closed - issue fixed for 2 weeks with no activity.