aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-02-22 16:50:30 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-02-22 16:50:30 +0100
commita4157e2b6d0ebb9aed0335b3ddfd3e2868f18f4a (patch)
tree905cde569e443598f4909bc2e8093bfcb5d363cf /package.json
parentSimplify analytics calls (diff)
downloadferdium-app-a4157e2b6d0ebb9aed0335b3ddfd3e2868f18f4a.tar.gz
ferdium-app-a4157e2b6d0ebb9aed0335b3ddfd3e2868f18f4a.tar.zst
ferdium-app-a4157e2b6d0ebb9aed0335b3ddfd3e2868f18f4a.zip
Pin gulp-sass-variables to 1.1.1
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 ed830b536..912ee4662 100644
--- a/package.json
+++ b/package.json
@@ -130,7 +130,7 @@
130 "gulp-babel": "^8.0.0", 130 "gulp-babel": "^8.0.0",
131 "gulp-cli": "1.2.2", 131 "gulp-cli": "1.2.2",
132 "gulp-sass": "^4.0.2", 132 "gulp-sass": "^4.0.2",
133 "gulp-sass-variables": "^1.1.1", 133 "gulp-sass-variables": "1.1.1",
134 "gulp-server-livereload": "^1.9.2", 134 "gulp-server-livereload": "^1.9.2",
135 "hex-rgb": "3.0.0", 135 "hex-rgb": "3.0.0",
136 "html-webpack-plugin": "4.0.0-beta.5", 136 "html-webpack-plugin": "4.0.0-beta.5",