diff --git a/package.json b/package.json index 4c4a11ef7..b4a60c059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.116.0", + "version": "1.116.1", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "repository": { "type": "git", @@ -39,7 +39,7 @@ "icons-png/*", "icons-react/index.d.ts", "icons-react/dist/*", - "iconfont/*", + "iconfont/**/*", "tabler-sprite.svg", "tabler-sprite-nostroke.svg" ],