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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2021-04-07 21:45:41 +0300
committerGitHub <noreply@github.com>2021-04-07 21:45:41 +0300
commitb1706d60a75bc382c33bf9a1f395384561ba2eb3 (patch)
tree17903f8dc223a9ec07ff1bdff30ed0d9ec2d486e /package.json
parent5652845136a4912e1193c7726440034073f9e193 (diff)
Some various bug fixes (#356)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 96d1be8..557482f 100644
--- a/package.json
+++ b/package.json
@@ -20,10 +20,10 @@
"gulp": "~4.0.0",
"gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.1",
+ "gulp-dart-sass": "^1.0.2",
"gulp-htmlmin": "^5.0.1",
"gulp-hub": "~4.2.0",
"gulp-rename": "^1.4.0",
- "gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"require-dir": "~1.2.0",