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-16 23:17:49 +0300
committersudorook <daemon@nullcodon.com>2021-10-16 23:17:49 +0300
commit207360360795573d9240286ae0da8ebc7561090d (patch)
treea1ce61b01cb8ea56df3f83bebe6a172f74373046
parent681ec914b0b175654331fe8c565b871f91065dc4 (diff)
bump sass to v1.43.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac9ff5b..828325d 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.42.1"
+ "sass": "^1.43.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"