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.4 and update @kksh/api dependency
This commit is contained in:
parent
511d1767c9
commit
fb102c1bf8
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kunkun/kunkun-ext-system-info",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"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.3",
|
||||
"version": "0.1.4",
|
||||
"repository": "https://github.com/kunkunsh/kunkun-ext-system-info",
|
||||
"kunkun": {
|
||||
"name": "System Info",
|
||||
@ -64,7 +64,7 @@
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@kksh/api": "^0.1.1",
|
||||
"@kksh/api": "^0.1.7",
|
||||
"@kksh/svelte5": "0.1.10",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-svelte": "^0.462.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user