fix: type
This commit is contained in:
parent
f030e40af4
commit
9e60d42068
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "@cdransf/eleventy-plugin-tabler-icons",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Shortcodes to add Tabler icons to your Eleventy projects",
|
||||
"type": "module",
|
||||
"main": "tablericons.js",
|
||||
"files": [
|
||||
"tablericons.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue