Skip to content

Commit

Permalink
Update dist files and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdbassit committed Nov 6, 2023
1 parent b0585fe commit c677d8c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion dist/coloris.js
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,8 @@
close: closePicker,
setInstance: setVirtualInstance,
removeInstance: removeVirtualInstance,
updatePosition: updatePickerPosition };
updatePosition: updatePickerPosition,
ready: DOMReady };


function Coloris(options) {
Expand Down
Loading

0 comments on commit c677d8c

Please sign in to comment.