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

github.com/jbub/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Bubniak <juraj.bubniak@exponea.com>2019-10-30 10:45:21 +0300
committerJuraj Bubniak <juraj.bubniak@exponea.com>2019-10-30 10:45:21 +0300
commit3ef5c66f23ad11ac73b72f0ef285090c0c8c1119 (patch)
treefa314e67e32e30d8b6856dd2f10c64b12e224282 /package.json
parent6e9eabc9ce50c6240581fa2908c47b2cc0f2db95 (diff)
Bump node-sass to 4.13.0.
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 e2be414..bacf776 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"devDependencies": {
"css-loader": "^0.28.11",
"extract-text-webpack-plugin": "^3.0.2",
- "node-sass": "^4.12.0",
+ "node-sass": "^4.13.0",
"normalize.css": "^7.0.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"perfectionist": "^2.4.0",