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@gmail.com>2020-03-31 21:56:56 +0300
committerGitHub <noreply@github.com>2020-03-31 21:56:56 +0300
commitabc7a6c4fa9c59e75469af43dc0b46277fe5e908 (patch)
treeb72e46648ada3ae1a54934980c5b6450155e175f /package.json
parent60f58b53506385c548469ce2caa3ccca94d7f301 (diff)
Drop highlight, use chroma. (#75)
Co-authored-by: Juraj Bubniak <juraj.bubniak@exponea.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 7abb8a5..2d80a35 100644
--- a/package.json
+++ b/package.json
@@ -18,8 +18,8 @@
"perfectionist": "^2.4.0",
"postcss-discard-comments": "^4.0.2",
"sass-loader": "^8.0.2",
- "webpack": "^4.41.5",
- "webpack-cli": "^3.3.10",
+ "webpack": "^4.42.1",
+ "webpack-cli": "^3.3.11",
"webpack-fix-style-only-entries": "^0.4.0"
}
-}
+} \ No newline at end of file