diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-03 05:27:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-03 05:27:30 +0900 |
| commit | 4182e2bd6db028b02d70ed11a457e9ae7b67ee08 (patch) | |
| tree | 805ddb64ca3e7412fcece6ba4f1cba8913a56caa | |
| parent | Merge pull request #1834 from syuilo/greenkeeper/vue-js-modal-1.3.16 (diff) | |
| parent | fix(package): update hard-source-webpack-plugin to version 0.10.1 (diff) | |
| download | misskey-4182e2bd6db028b02d70ed11a457e9ae7b67ee08.tar.gz misskey-4182e2bd6db028b02d70ed11a457e9ae7b67ee08.tar.bz2 misskey-4182e2bd6db028b02d70ed11a457e9ae7b67ee08.zip | |
Merge pull request #1835 from syuilo/greenkeeper/hard-source-webpack-plugin-0.10.1
Update hard-source-webpack-plugin to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 891defc58d..a9ae2ba591 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.10.0", + "hard-source-webpack-plugin": "0.10.1", "highlight.js": "9.12.0", "html-minifier": "3.5.17", "http-signature": "1.2.0", |