summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-27 02:51:38 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-27 02:51:38 +0900
commit134be39d38ed8cbd5ed82d7bb9af2cae6eb33fd0 (patch)
tree9f46471e0cf82562edfaf4469044a1e15d641bb6 /package.json
parent[Client] Fix design (diff)
downloadmisskey-134be39d38ed8cbd5ed82d7bb9af2cae6eb33fd0.tar.gz
misskey-134be39d38ed8cbd5ed82d7bb9af2cae6eb33fd0.tar.bz2
misskey-134be39d38ed8cbd5ed82d7bb9af2cae6eb33fd0.zip
Clean up :sparkles:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e3470e2fc0..78b1ca23a3 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,6 @@
"express": "4.14.1",
"file-type": "4.1.0",
"fuckadblock": "3.2.1",
- "git-last-commit": "0.2.0",
"glob": "7.1.1",
"gm": "1.23.0",
"gulp": "3.9.1",
@@ -140,6 +139,7 @@
"ts-node": "2.1.0",
"tslint": "4.4.2",
"typescript": "2.2.1",
+ "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"uuid": "3.0.1",
"velocity-animate": "1.4.3",
"vhost": "3.0.2",