mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-03 18:06:42 +00:00
chore: bump version to 0.0.6 in package.json and jsr.json; update publish configuration to include additional files
This commit is contained in:
parent
6ceabae30f
commit
0de7dc4005
4
jsr.json
4
jsr.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "@kunkun/ext-image-processing",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
"include": ["build", "dist", "mod.ts"]
|
||||
"include": ["build", "dist", "mod.ts", "package.json", "README.md", "LICENSE"]
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "image-processing",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"kunkun": {
|
||||
"name": "TODO: Change Display Name",
|
||||
"shortDescription": "A Custom UI template for sveltekit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user