Skip to content

Commit 484d2f1

Browse files
committed
update jodit version
1 parent eaedb3d commit 484d2f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

importmap.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
'bootstrap/dist/css/bootstrap.min.css' => ['version' => '5.3.3', 'type' => 'css'],
3131
'bootstrap-icons/font/bootstrap-icons.min.css' => ['version' => '1.11.3', 'type' => 'css'],
3232
'@hotwired/stimulus' => ['version' => '3.2.2'],
33-
'jodit' => ['version' => '4.12.43'],
34-
'jodit/es2021/jodit.min.css' => ['version' => '4.12.43', 'type' => 'css'],
33+
'jodit' => ['version' => '4.12.44'],
34+
'jodit/es2021/jodit.min.css' => ['version' => '4.12.44', 'type' => 'css'],
3535
'@symfony/stimulus-bundle' => ['path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js'],
3636
'@symfony/ux-dropzone' => ['path' => './vendor/symfony/ux-dropzone/assets/dist/controller.js'],
3737
'@symfony/ux-dropzone/dist/style.min.css' => ['path' => './vendor/symfony/ux-dropzone/assets/dist/style.min.css', 'type' => 'css'],

0 commit comments

Comments
 (0)