mirror of
https://github.com/kunkunsh/kunkun-ext-git-skyline.git
synced 2025-04-03 18:36:41 +00:00
chore: bump version to 0.0.11, update API dependency to 0.0.52, replace demo image with a new URL, and remove obsolete transparent.png
This commit is contained in:
parent
0383dffa41
commit
aa020e669a
@ -3,4 +3,4 @@
|
|||||||
- NPM Package: https://www.npmjs.com/package/kunkun-ext-git-skyline
|
- NPM Package: https://www.npmjs.com/package/kunkun-ext-git-skyline
|
||||||
- Store: https://kunkun.sh/store/git-skyline
|
- Store: https://kunkun.sh/store/git-skyline
|
||||||
|
|
||||||

|

|
Binary file not shown.
Before Width: | Height: | Size: 3.2 MiB |
@ -3,7 +3,7 @@
|
|||||||
"name": "kunkun-ext-git-skyline",
|
"name": "kunkun-ext-git-skyline",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/kunkunsh/kunkun-ext-git-skyline",
|
"repository": "https://github.com/kunkunsh/kunkun-ext-git-skyline",
|
||||||
"version": "0.0.10",
|
"version": "0.0.11",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"preview": "vite preview"
|
"preview": "vite preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@kksh/api": "^0.0.48",
|
"@kksh/api": "^0.0.52",
|
||||||
"@kksh/vue": "0.1.4",
|
"@kksh/vue": "0.1.4",
|
||||||
"@radix-icons/vue": "^1.0.0",
|
"@radix-icons/vue": "^1.0.0",
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
@ -41,7 +41,7 @@
|
|||||||
"type": "iconify",
|
"type": "iconify",
|
||||||
"value": "tabler:building-skyscraper"
|
"value": "tabler:building-skyscraper"
|
||||||
},
|
},
|
||||||
"demoImages": [],
|
"demoImages": ["https://i.imgur.com/itYe0pQ.png"],
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"clipboard:read-all"
|
"clipboard:read-all"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user