add chartjs to importmap
This commit is contained in:
parent
f12f9dda12
commit
9f23dfa0eb
@ -79,4 +79,7 @@ return [
|
|||||||
'underscore' => [
|
'underscore' => [
|
||||||
'version' => '1.5.2',
|
'version' => '1.5.2',
|
||||||
],
|
],
|
||||||
|
'chartjs' => [
|
||||||
|
'version' => '0.3.24',
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user