diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-13 13:18:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-13 13:18:03 +0900 |
| commit | c775e7d9659e99db196c956b2f224ec33b8bbaeb (patch) | |
| tree | 6875babccacf54b435bd3d718c6fba67463059e5 /package.json | |
| parent | wip (diff) | |
| download | misskey-c775e7d9659e99db196c956b2f224ec33b8bbaeb.tar.gz misskey-c775e7d9659e99db196c956b2f224ec33b8bbaeb.tar.bz2 misskey-c775e7d9659e99db196c956b2f224ec33b8bbaeb.zip | |
wip
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fee512c7ff..906d512dc1 100644 --- a/package.json +++ b/package.json @@ -118,6 +118,7 @@ "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", "highlight.js": "9.12.0", + "html-minifier": "^3.5.9", "inquirer": "5.0.1", "is-root": "1.0.0", "is-url": "1.2.2", |