1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-03 10:53:47 +02:00

Release 3.26.0

This commit is contained in:
codecalm
2024-12-15 19:59:14 +01:00
parent c1b12d7674
commit 5abae4fb47
45 changed files with 167 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react",
"version": "3.25.0",
"version": "3.26.0",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.25.0"
"@tabler/icons": "3.26.0"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",