Update keywords

This commit is contained in:
Korbs 2024-08-17 04:28:48 -04:00
parent 40392f1abe
commit 2c5e82ce38

View file

@ -8,10 +8,13 @@
"homepage": "https://codeberg.org/MinPluto/Zorn",
"keywords": [
"astro-component",
"withastro"
"withastro",
"video-player",
"hls-support",
"live-streaming"
],
"type": "module",
"version": "0.4.4",
"version": "0.4.5",
"exports": {
".": "./index.ts"
},
@ -30,4 +33,4 @@
"npm:publish": "npm publish --registry https://npm.sudovanilla.org/",
"test": "cd test/ && bun start"
}
}
}