mirror of
https://github.com/kunkunsh/kunkun-ext-wifi-password.git
synced 2025-04-03 18:56:43 +00:00
Update version to 0.1.4 in jsr.json and package.json, and include package.json in publish configuration
This commit is contained in:
parent
bde6932caa
commit
bc895806cc
4
jsr.json
4
jsr.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-wifi-password",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"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-wifi-password",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"type": "module",
|
||||
"kunkun": {
|
||||
"name": "Wifi Password",
|
||||
|
Loading…
x
Reference in New Issue
Block a user