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

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony <aj@ohess.org>2020-05-07 00:06:10 +0300
committerGitHub <noreply@github.com>2020-05-07 00:06:10 +0300
commitbcb142a463e5b646873c3e282d913054be7ade28 (patch)
treea34f314c8e1018720f16a8e636c28a1a515b7fe3 /package.json
parentb4769ec0ae204515a6d990b5c372a4fb50728bdc (diff)
parentd71b3f6602ba708ab7f4c60aec6d9b43851cb74d (diff)
Merge branch 'master' into use-bumpversion
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9301f77..7c866cb 100644
--- a/package.json
+++ b/package.json
@@ -12,18 +12,19 @@
"devDependencies": {
"bourbon": "~4.3",
"bourbon-neat": "~1.9",
+ "copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.1.0",
"file-loader": "^3.0.1",
"font-awesome": "^4.7.0",
+ "html5shiv": "^3.7.3",
"imports-loader": "^0.8.0",
"jquery": "^3.4.1",
"lato-font": "^3.0.0",
- "matchdep": "~1.0.1",
"mini-css-extract-plugin": "^0.6.0",
- "node-sass": "^4.12.0",
+ "node-sass": "^4.13.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"roboto-fontface": "^0.10.0",
- "sass-loader": "^7.1.0",
+ "sass-loader": "^7.3.0",
"style-loader": "^0.23.1",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.1",