Update keywords
This commit is contained in:
parent
40392f1abe
commit
2c5e82ce38
1 changed files with 6 additions and 3 deletions
|
@ -8,10 +8,13 @@
|
||||||
"homepage": "https://codeberg.org/MinPluto/Zorn",
|
"homepage": "https://codeberg.org/MinPluto/Zorn",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"astro-component",
|
"astro-component",
|
||||||
"withastro"
|
"withastro",
|
||||||
|
"video-player",
|
||||||
|
"hls-support",
|
||||||
|
"live-streaming"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./index.ts"
|
".": "./index.ts"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue