diff options
| author | greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com> | 2018-07-30 12:13:00 +0000 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-07-30 22:10:49 +0900 |
| commit | 14ac8327cf1c937587452ddac3aeaf48f5856266 (patch) | |
| tree | 2b51153da7fa51c30ed57d889fd8463c9c7bd803 | |
| parent | New Crowdin translations (#2026) (diff) | |
| download | misskey-14ac8327cf1c937587452ddac3aeaf48f5856266.tar.gz misskey-14ac8327cf1c937587452ddac3aeaf48f5856266.tar.bz2 misskey-14ac8327cf1c937587452ddac3aeaf48f5856266.zip | |
fix(package): update hard-source-webpack-plugin to version 0.12.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7b3f6692ba..d6df7684e4 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "gulp-typescript": "4.0.2", "gulp-uglify": "3.0.1", "gulp-util": "3.0.8", - "hard-source-webpack-plugin": "0.11.2", + "hard-source-webpack-plugin": "0.12.0", "highlight.js": "9.12.0", "html-minifier": "3.5.19", "http-signature": "1.2.0", |