mirror of
https://github.com/kunkunsh/kunkun-ext-zed.git
synced 2025-04-04 10:16:44 +00:00
Bump package version and update package.json files list
- Increment version to 0.0.2 - Add 'deno-src' and 'README.md' to published files
This commit is contained in:
parent
410f40ed4e
commit
b0b59edf7e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"name": "kunkun-ext-zed",
|
"name": "kunkun-ext-zed",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -86,6 +86,8 @@
|
|||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./dist",
|
"./dist",
|
||||||
|
"deno-src",
|
||||||
|
"README.md",
|
||||||
".gitignore"
|
".gitignore"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user