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.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",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"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