Skip to content

Commit 64a808f

Browse files
committed
Adding missing dependencies
1 parent 8468326 commit 64a808f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

ux.symfony.com/importmap.php

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'version' => '3.0.6',
6969
],
7070
'delegate-it' => [
71-
'version' => '6.0.1',
71+
'version' => '3.0.1',
7272
],
7373
'@swup/debug-plugin' => [
7474
'version' => '3.0.0',
@@ -148,4 +148,15 @@
148148
'@formatjs/fast-memoize' => [
149149
'version' => '2.2.0',
150150
],
151+
'tom-select/dist/css/tom-select.bootstrap5.css' => [
152+
'version' => '2.3.0',
153+
'type' => 'css',
154+
],
155+
'cropperjs/dist/cropper.min.css' => [
156+
'version' => '1.6.1',
157+
'type' => 'css',
158+
],
159+
'scheduler' => [
160+
'version' => '0.23.0',
161+
],
151162
];

0 commit comments

Comments
 (0)