diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-23 12:11:31 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-23 12:11:31 +0900 |
| commit | e9e63ba95037fb87ddefadafa611ca9b7141c4ea (patch) | |
| tree | 0131dbec72c61ea53eb606373df29b29897776f2 | |
| parent | Merge pull request #1766 from syuilo/greenkeeper/@types/node-10.3.5 (diff) | |
| parent | fix(package): update hard-source-webpack-plugin to version 0.9.0 (diff) | |
| download | sharkey-e9e63ba95037fb87ddefadafa611ca9b7141c4ea.tar.gz sharkey-e9e63ba95037fb87ddefadafa611ca9b7141c4ea.tar.bz2 sharkey-e9e63ba95037fb87ddefadafa611ca9b7141c4ea.zip | |
Merge pull request #1767 from syuilo/greenkeeper/hard-source-webpack-plugin-0.9.0
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 ded20fe1e6..a1c5689adc 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.8.1", + "hard-source-webpack-plugin": "0.9.0", "highlight.js": "9.12.0", "html-minifier": "3.5.16", "http-signature": "1.2.0", |