Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsudorook <daemon@nullcodon.com>2021-09-14 23:44:59 +0300
committersudorook <daemon@nullcodon.com>2021-09-14 23:44:59 +0300
commitc359b12cb2e309dd8deae1e8ac3f689ce8cd3000 (patch)
tree6f026520702603448faab37a426e03e65ade40f6
parent96b076c27910bd3cfc6e2660b2f17e5f3b8c9de7 (diff)
bump sass to v1.40.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ed3b46d..5f8d353 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"gulp-clean-css": "^4.3.0",
"gulp-print": "^5.0.2",
"gulp-rename": "^2.0.0",
- "sass": "^1.39.2"
+ "sass": "^1.40.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"