diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 35e42f77..756fd9a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.38.0", + "version": "1.38.1", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" @@ -20,6 +20,7 @@ "url": "https://github.com/sponsors/codecalm" }, "files": [ + "tags.json", "icons/*", "icons-png/*", "icons-react/index.d.ts", |