1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-09 13:50:45 +02:00

Release 2.32.0

This commit is contained in:
codecalm
2023-08-21 22:49:32 +02:00
parent 051bb7b07b
commit 08641643f9
105 changed files with 10828 additions and 9351 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react",
"version": "2.31.0",
"version": "2.32.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 @@
"test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
},
"dependencies": {
"@tabler/icons": "2.31.0",
"@tabler/icons": "2.32.0",
"prop-types": "^15.7.2"
},
"devDependencies": {