diff --git a/package.json b/package.json index 00cc9efae..8bfb70140 100644 --- a/package.json +++ b/package.json @@ -36,13 +36,13 @@ "@types/express": "4.0.35", "@types/glob": "5.0.30", "@types/gm": "1.17.30", - "@types/gulp-typescript": "0.0.33", "@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-typescript": "0.0.32", + "@types/gulp-util": "3.0.31", "@types/gulp-uglify": "0.0.30", - "@types/gulp-util": "3.0.30", "@types/inquirer": "0.0.32", "@types/is-root": "1.0.0", "@types/is-url": "1.2.28",