Update dependencies 🚀

This commit is contained in:
syuilo 2018-04-18 14:26:46 +09:00
parent 21f77e484f
commit e6edec5b87
2 changed files with 16 additions and 18 deletions

View file

@ -2,9 +2,7 @@
* Gulp tasks
*/
import * as childProcess from 'child_process';
import * as fs from 'fs';
import * as Path from 'path';
import * as gulp from 'gulp';
import * as gutil from 'gulp-util';
import * as ts from 'gulp-typescript';