Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
takielias committed Jul 9, 2024
1 parent 5c59a66 commit 3371f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TablarPreset.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ protected static function updatePackageArray(array $packages): array
"countup.js" => "^2.6.2",
"dropzone" => "^6.0.0-beta.2",
"fslightbox" => "^3.4.1",
"jsvectormap" => "^1.5.3",
"jsvectormap" => "1.5.3",
"list.js" => "^2.3.1",
"litepicker" => "^2.0.12",
"nouislider" => "^15.7.0",
Expand Down

0 comments on commit 3371f9d

Please sign in to comment.