diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-06 19:59:14 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-06 19:59:14 +0900 |
| commit | 7940c0901d4acff93169f62f4b80d58b287ca48e (patch) | |
| tree | c7c7f18f2477ed8ca2bc5d3395cdb1ea758b2653 /package.json | |
| parent | Remove needless dependent (diff) | |
| download | misskey-7940c0901d4acff93169f62f4b80d58b287ca48e.tar.gz misskey-7940c0901d4acff93169f62f4b80d58b287ca48e.tar.bz2 misskey-7940c0901d4acff93169f62f4b80d58b287ca48e.zip | |
:v:
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package.json b/package.json index da5badc94d..606ce9f0f0 100644 --- a/package.json +++ b/package.json @@ -60,8 +60,6 @@ "@types/riot": "3.6.1", "@types/serve-favicon": "2.2.29", "@types/uuid": "3.4.3", - "@types/webpack": "3.0.14", - "@types/uuid": "3.4.3", "@types/webpack": "3.0.13", "@types/webpack-stream": "3.2.8", "@types/websocket": "0.0.34", @@ -91,7 +89,6 @@ "swagger-jsdoc": "1.9.7", "tslint": "5.8.0", "uglify-es": "3.0.27", - "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony", "uglifyjs-webpack-plugin": "1.0.1", "webpack": "3.8.1" }, |