diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 18:43:04 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 18:43:04 +0200 |
commit | 89c96a55eca2ebcedf3027f6d2b0185b743a8600 (patch) | |
tree | 76f05bd96f10a54350cdd14e2f8e9d004477cb80 /package.json | |
parent | release it fix (diff) | |
download | tabler-icons-89c96a55eca2ebcedf3027f6d2b0185b743a8600.tar.xz |
build fix
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 14f7c367..8c86f2f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabler-icons", - "version": "1.9.0", + "version": "1.8.1", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" |