mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(ci): fix bundle size measurement and format report (#512)
This commit is contained in:
@@ -4,11 +4,7 @@
|
||||
"version": "0.1.0-alpha.1",
|
||||
"description": "Utility functions and helpers for Video.js",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
"media",
|
||||
"utils",
|
||||
"videojs"
|
||||
],
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
"./array": {
|
||||
"types": "./dist/array.d.ts",
|
||||
@@ -61,5 +57,10 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"media",
|
||||
"utils",
|
||||
"videojs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user