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-10-27 05:03:40 +0300
committersudorook <daemon@nullcodon.com>2021-10-27 05:03:40 +0300
commit543dcce5d2f1f349f307fbe99d0af44190f0cc5e (patch)
tree4aa574fe17f4b5055697f6599400453a41f35b36
parent207360360795573d9240286ae0da8ebc7561090d (diff)
bump sass to v1.43.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 828325d..92f589a 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.43.2"
+ "sass": "^1.43.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"