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-12-04 07:56:31 +0300
committersudorook <daemon@nullcodon.com>2021-12-04 07:56:31 +0300
commit2618502ca354815d632613a20bc299ea1f8d3381 (patch)
tree187ecf041e88cbbc64064c33f5ba57e3214212ac
parent543dcce5d2f1f349f307fbe99d0af44190f0cc5e (diff)
bump sass to v1.44.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 92f589a..6f34d5f 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.4"
+ "sass": "^1.44.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"