chore: add keywords in npm.
This commit is contained in:
parent
5c2b3a93b0
commit
c01279c4e3
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-uploader",
|
"name": "astro-uploader",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"description": "A uploader for uploading the Astro generated files through the S3 API.",
|
"description": "A uploader for uploading the Astro generated files through the S3 API.",
|
||||||
"keywords": ["Astro", "S3", "withastro"],
|
"keywords": ["Astro", "S3", "withastro", "opendal"],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/syhily/astro-uploader/issues"
|
"url": "https://github.com/syhily/astro-uploader/issues"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user