diff options
author | codecalm <codecalm@gmail.com> | 2022-03-23 15:51:22 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-23 15:51:22 +0100 |
commit | 8c1c7f937dcb98ffa0023a24fed86116009c8aca (patch) | |
tree | 043abb843e68744243f4c068c3d40a68c8a29d7b /package.json | |
parent | 18 new icons: `abacus`, `baby-carriage`, `bell-school`, `cell`, `device-heart... (diff) | |
download | tabler-icons-8c1c7f937dcb98ffa0023a24fed86116009c8aca.tar.xz |
build fixes
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 c5c26c60..b4c538e6 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "gulp-zip": "5.0.2", "lodash.template": "4.5.0", "minimist": "1.2.5", - "node-sass": "4.14.1", + "node-sass": "7.0.1", "parse-svg-path": "^0.1.2", "puppeteer": "5.3.0", "release-it": "14.12.5", |