Skip to content

Commit f915afa

Browse files
author
王威威
committed
build: support CORS-enabled video
1 parent c329c1d commit f915afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "video-metadata-thumbnails",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
44
"description": "Convenience method to get metadata and thumbnails of HTML5 video or audio(only metadata) Blob.",
55
"main": "lib/video-metadata-thumbnails.umd.js",
66
"module": "lib/video-metadata-thumbnails.es.js",

0 commit comments

Comments
 (0)