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-05-01 13:57:55 +0300
committerJuraj Bubniak <juraj.bubniak@exponea.com>2019-05-01 13:57:55 +0300
commit789524d617e5ab62ba44269440d52b9fdbad0e73 (patch)
tree948c30c82a93213a253fa59d83c43843fc220fb3 /package.json
parent8f1d73187cae551efaebce529c8257d2a04924d2 (diff)
Bump node-sass to 4.12.0.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 713d70f..e2be414 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.11.0",
+ "node-sass": "^4.12.0",
"normalize.css": "^7.0.0",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"perfectionist": "^2.4.0",
@@ -21,4 +21,4 @@
"style-loader": "^0.19.1",
"webpack": "^3.12.0"
}
-}
+} \ No newline at end of file