mirror of
https://github.com/kunkunsh/kunkun-ext-system-info.git
synced 2025-04-04 19:26:43 +00:00
chore: bump version to 0.1.2 and add demo image to package.json
This commit is contained in:
parent
4437647fe0
commit
0c7ea413c4
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-system-info",
|
"name": "@kunkun/kunkun-ext-system-info",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"name": "kunkun-ext-system-info",
|
"name": "kunkun-ext-system-info",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-system-info",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-system-info",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
"name": "System Info",
|
"name": "System Info",
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"type": "iconify",
|
"type": "iconify",
|
||||||
"value": "grommet-icons:system"
|
"value": "grommet-icons:system"
|
||||||
},
|
},
|
||||||
"demoImages": [],
|
"demoImages": ["https://i.imgur.com/SrIIlCa.png"],
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"system-info:all",
|
"system-info:all",
|
||||||
"clipboard:read-text",
|
"clipboard:read-text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user