diff options
author | codecalm <codecalm@gmail.com> | 2022-08-17 14:40:55 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-17 14:40:55 +0200 |
commit | 1cd95d71793b731e91140a529189c94a6c9e9c6e (patch) | |
tree | ec9f17c428e46aeba0cea2cf70f85d2214619965 | |
parent | build fix (diff) | |
download | tabler-icons-1cd95d71793b731e91140a529189c94a6c9e9c6e.tar.xz |
build fix
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c7001c8e..1dffb2aa 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,7 @@ "gulp-zip": "5.0.2", "lodash.template": "4.5.0", "minimist": "1.2.6", + "sass": "^1.54.4", "node-sass": "7.0.1", "parse-svg-path": "^0.1.2", "release-it": "14.12.5", |