summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-17 05:49:40 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-17 05:49:40 +0900
commit397d16ecbb6df2517524ca247e354e18cd1c03f0 (patch)
tree1ca01a905d4aac8464c65cb7086e2e1bd163832a /package.json
parent[Client:Mobile] Implement file rename (diff)
parent[Server] Fix bug (diff)
downloadmisskey-397d16ecbb6df2517524ca247e354e18cd1c03f0.tar.gz
misskey-397d16ecbb6df2517524ca247e354e18cd1c03f0.tar.bz2
misskey-397d16ecbb6df2517524ca247e354e18cd1c03f0.zip
Merge branch 'master' of https://github.com/syuilo/misskey
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 9d1e977238..630c000cbc 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"gulp-replace": "0.5.4",
"gulp-stylus": "2.6.0",
"gulp-tslint": "7.1.0",
- "gulp-typescript": "3.1.4",
+ "gulp-typescript": "3.1.5",
"gulp-uglify": "2.0.1",
"gulp-util": "3.0.8",
"inquirer": "3.0.1",