mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-04 18:26:45 +00:00
chore: bump version to 0.0.8 in jsr.json and include deno-src in publish configuration
This commit is contained in:
parent
a7c4279c79
commit
adc3e48644
4
jsr.json
4
jsr.json
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/ext-image-processing",
|
"name": "@kunkun/ext-image-processing",
|
||||||
"version": "0.0.7",
|
"version": "0.0.8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
"include": ["build", "dist", "mod.ts", "package.json", "README.md", "LICENSE"]
|
"include": ["build", "dist", "mod.ts", "package.json", "README.md", "LICENSE", "deno-src"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user