chore: update icons

This commit is contained in:
Cory Dransfeldt 2025-06-02 12:10:56 -07:00
parent 18e1a5ea71
commit ed9a968b1c
No known key found for this signature in database
3 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cdransf/eleventy-tabler-icons-filled",
"version": "2.12.0",
"version": "2.13.0",
"description": "Shortcodes to add filled Tabler icons to your Eleventy projects",
"type": "module",
"main": "tablericons.js",
@ -34,6 +34,6 @@
"license": "MIT",
"devDependencies": {
"@11ty/eleventy": "v3.0.0",
"@tabler/icons": "^3.33.0"
"@tabler/icons": "^3.34.0"
}
}