diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /package.json | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 74914289..8ada0fe2 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "@svgr/babel-plugin-replace-jsx-attribute-value": "5.0.1", "@svgr/core": "5.4.0", "clean-css": "4.2.3", + "csv-parser": "^3.0.0", "glob": "7.1.6", "gulp": "4.0.2", "gulp-iconfont": "10.0.3", @@ -67,6 +68,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", |