mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
✨ Upgrade SVGL to v4.6.1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@pheralb/svgl",
|
"name": "@pheralb/svgl",
|
||||||
"author": "@pheralb_",
|
"author": "@pheralb_",
|
||||||
"version": "4.5.0",
|
"version": "4.6.1",
|
||||||
"description": "A beautiful library with SVG logos.",
|
"description": "A beautiful library with SVG logos.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
</ContextMenu.Item>
|
</ContextMenu.Item>
|
||||||
<ContextMenu.Item disabled class="font-mono">
|
<ContextMenu.Item disabled class="font-mono">
|
||||||
<StarsIcon size={16} strokeWidth={1.5} />
|
<StarsIcon size={16} strokeWidth={1.5} />
|
||||||
<span>v4.6</span>
|
<span>v4.6.1</span>
|
||||||
</ContextMenu.Item>
|
</ContextMenu.Item>
|
||||||
</ContextMenu.Content>
|
</ContextMenu.Content>
|
||||||
</ContextMenu.Root>
|
</ContextMenu.Root>
|
||||||
|
|||||||
Reference in New Issue
Block a user