summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-02 02:03:58 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-02 02:03:58 +0000
commit597784a3e8f3d6ea161a1bc3b4952907762d940d (patch)
treefe65c8098a49c524eec1bcb858d82893b4addcf4 /package.json
parentFix bug (diff)
downloadmisskey-597784a3e8f3d6ea161a1bc3b4952907762d940d.tar.gz
misskey-597784a3e8f3d6ea161a1bc3b4952907762d940d.tar.bz2
misskey-597784a3e8f3d6ea161a1bc3b4952907762d940d.zip
fix(package): update hard-source-webpack-plugin to version 0.10.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 c53eb50ed2..c5f29c023e 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"gulp-typescript": "4.0.2",
"gulp-uglify": "3.0.0",
"gulp-util": "3.0.8",
- "hard-source-webpack-plugin": "0.9.0",
+ "hard-source-webpack-plugin": "0.10.0",
"highlight.js": "9.12.0",
"html-minifier": "3.5.17",
"http-signature": "1.2.0",