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",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"license": "MIT",
|
||||
"exports": "./mod.ts",
|
||||
"publish": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-system-info",
|
||||
"license": "MIT",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-system-info",
|
||||
"kunkun": {
|
||||
"name": "System Info",
|
||||
@ -13,7 +13,7 @@
|
||||
"type": "iconify",
|
||||
"value": "grommet-icons:system"
|
||||
},
|
||||
"demoImages": [],
|
||||
"demoImages": ["https://i.imgur.com/SrIIlCa.png"],
|
||||
"permissions": [
|
||||
"system-info:all",
|
||||
"clipboard:read-text",
|
||||
|
Loading…
x
Reference in New Issue
Block a user