2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-23 07:08:34 +00:00

chore(svelte): publish new version as stable

This commit is contained in:
Vjacheslav Trushkin 2024-04-28 18:47:11 +03:00
parent 59bf4012b5
commit bedc3e4665

View File

@ -2,10 +2,7 @@
"name": "@iconify/svelte", "name": "@iconify/svelte",
"description": "Iconify icon component for Svelte.", "description": "Iconify icon component for Svelte.",
"author": "Vjacheslav Trushkin", "author": "Vjacheslav Trushkin",
"version": "4.0.0-beta.4", "version": "4.0.0",
"publishConfig": {
"tag": "next"
},
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"bugs": "https://github.com/iconify/iconify/issues", "bugs": "https://github.com/iconify/iconify/issues",