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-24 05:19:33 +0300
committersudorook <daemon@nullcodon.com>2021-09-24 05:19:33 +0300
commit681ec914b0b175654331fe8c565b871f91065dc4 (patch)
tree12b266c2bca200c217f8971c2d369d20ee3cdbea
parentc359b12cb2e309dd8deae1e8ac3f689ce8cd3000 (diff)
bump sass to v1.42.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5f8d353..ac9ff5b 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.40.1"
+ "sass": "^1.42.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"