diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /package.json | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 55604488..85d1aeb0 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "lodash.template": "4.5.0", "minimist": "1.2.5", "node-sass": "4.14.1", + "parse-svg-path": "^0.1.2", "puppeteer": "5.3.0", "release-it": "14.0.3", "rollup": "2.28.2", |