Skip to content

Commit

Permalink
Update polyfills.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed Dec 16, 2023
1 parent 7e5c276 commit ec2e9ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions POLYFILLS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Depending on the browsers you wish to support, your application may require some
- core-js/modules/es.array.sort
- core-js/modules/es.array.splice
- core-js/modules/es.array.unscopables.flat-map
- core-js/modules/es.date.now
- core-js/modules/es.date.to-primitive
- core-js/modules/es.date.to-string
- core-js/modules/es.function.bind
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytescale/upload-widget",
"version": "4.19.0",
"version": "4.18.0",
"author": "Bytescale <[email protected]> (https://www.bytescale.com)",
"description": "File Upload UI Widget — Lightweight & supports: drag and drop, multiple file uploads, image cropping, customization, and more 🚀 Comes with Cloud Storage 🌐",
"license": "MIT",
Expand Down

0 comments on commit ec2e9ec

Please sign in to comment.