mirror of
https://github.com/kunkunsh/kunkun-ext-vscode.git
synced 2025-04-03 18:16:42 +00:00
bump version to 0.1.3 in package.json and jsr.json, and update publish include to add package.json
This commit is contained in:
parent
f80e7564e7
commit
2a9a3d5ccb
4
jsr.json
4
jsr.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-vscode",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
"include": ["dist", "README.md", "mod.ts"]
|
||||
"include": ["dist", "README.md", "mod.ts", "package.json"]
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh/",
|
||||
"name": "kunkun-ext-vscode",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-vscode",
|
||||
"type": "module",
|
||||
"kunkun": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user