mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-04 10:16:45 +00:00
chore: bump version to 0.0.5 in package.json and jsr.json; add publish configuration
This commit is contained in:
parent
2ec4494402
commit
1a53069402
7
jsr.json
7
jsr.json
@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/ext-image-processing",
|
"name": "@kunkun/ext-image-processing",
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts"
|
"exports": "./mod.ts",
|
||||||
|
"publish": {
|
||||||
|
"include": ["build", "dist"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"name": "image-processing",
|
"name": "image-processing",
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
"name": "TODO: Change Display Name",
|
"name": "TODO: Change Display Name",
|
||||||
"shortDescription": "A Custom UI template for sveltekit",
|
"shortDescription": "A Custom UI template for sveltekit",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user