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

Release 2.23.0

This commit is contained in:
codecalm
2023-06-26 15:21:01 +02:00
parent d49e61d808
commit f7d073d685
102 changed files with 9527 additions and 8227 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react",
"version": "2.22.0",
"version": "2.23.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.22.0",
"@tabler/icons": "2.23.0",
"prop-types": "^15.7.2"
},
"devDependencies": {