Skip to content

Commit

Permalink
Update (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: sindresorhus <170270+sindresorhus@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sindresorhus committed Jun 30, 2024
1 parent 5261dd9 commit f017b0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/browser.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ export default {
FileSystemHandle: false,
FileSystemWritableFileStream: false,
find: false,
Float16Array: false,
focus: false,
FocusEvent: false,
FontData: false,
Expand Down
1 change: 1 addition & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@
"FileSystemHandle": false,
"FileSystemWritableFileStream": false,
"find": false,
"Float16Array": false,
"focus": false,
"FocusEvent": false,
"FontData": false,
Expand Down

0 comments on commit f017b0f

Please sign in to comment.