From 5ad77e8a3a7d3771559b02ea5c3e445ff2983533 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 18 Mar 2017 00:02:41 +0900 Subject: nanka iroiro --- package.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 49ffc1bab5..52f9c9551f 100644 --- a/package.json +++ b/package.json @@ -36,13 +36,14 @@ "@types/express": "4.0.35", "@types/glob": "5.0.30", "@types/gm": "1.17.30", - "@types/gulp-tslint": "3.6.31", - "@types/gulp-rename": "0.0.32", - "@types/gulp-mocha": "0.0.30", "@types/gulp": "4.0.2", + "@types/gulp-mocha": "0.0.30", + "@types/gulp-rename": "0.0.32", + "@types/gulp-replace": "0.0.30", + "@types/gulp-tslint": "3.6.31", "@types/gulp-typescript": "0.0.32", - "@types/gulp-util": "3.0.31", "@types/gulp-uglify": "0.0.30", + "@types/gulp-util": "3.0.31", "@types/inquirer": "0.0.32", "@types/is-root": "1.0.0", "@types/is-url": "1.2.28", @@ -65,8 +66,8 @@ "@types/websocket": "0.0.33", "autwh": "0.0.1", "bcryptjs": "2.4.3", - "cafy": "2.3.0", "body-parser": "1.17.1", + "cafy": "2.3.0", "chai": "3.5.0", "chai-http": "3.0.0", "chalk": "1.1.3", @@ -95,6 +96,7 @@ "gulp-mocha": "4.1.0", "gulp-pug": "3.3.0", "gulp-rename": "1.2.2", + "gulp-replace": "0.5.4", "gulp-tslint": "7.1.0", "gulp-typescript": "3.1.6", "gulp-uglify": "2.1.0", -- cgit v1.2.3-freya