chore: update icons
This commit is contained in:
parent
7735c734db
commit
2e33ac630e
2 changed files with 4 additions and 4 deletions
2
icons.js
2
icons.js
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@cdransf/eleventy-plugin-tabler-icons",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"description": "Shortcodes to add Tabler icons to your Eleventy projects",
|
||||
"main": "tablericons.js",
|
||||
"files": [
|
||||
|
@ -18,7 +18,7 @@
|
|||
"tabler-icons"
|
||||
],
|
||||
"author": {
|
||||
"email": "coryd@hey.com",
|
||||
"email": "hi@coryd.dev",
|
||||
"name": "Cory Dransfeldt",
|
||||
"url": "https://coryd.dev"
|
||||
},
|
||||
|
@ -33,6 +33,6 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@tabler/icons": "^3.5.0"
|
||||
"@tabler/icons": "^3.6.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue