From 4a066745bf1df56615cf0077da906e60842196c4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 7 Dec 2022 23:21:53 +0100 Subject: [PATCH] Release 1.116.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" ],