Skip to content

Commit

Permalink
Merge branch 'main' into work/lasso-select
Browse files Browse the repository at this point in the history
  • Loading branch information
personalizedrefrigerator committed Jan 14, 2025
2 parents f91b894 + afa3b24 commit 7185b6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"resolutions": {
"jsdom": "25.0.1"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.6.0"
}
2 changes: 0 additions & 2 deletions packages/js-draw/src/Editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,6 @@ export interface EditorSettings {
*
* If not given, the default file picker shown by a [file input](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file)
* is shown.
*
* @beta -- API may change between minor releases.
*/
showImagePicker?: ShowCustomFilePickerCallback;
} | null;
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9011,11 +9011,11 @@ __metadata:

"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 7185b6f

Please sign in to comment.