diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-03-28 18:32:47 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-28 18:32:47 +0900 |
| commit | 11105c82d7f172bc82b2de59dc03009577d24b88 (patch) | |
| tree | b99116636c01b6284b14a505f0639288cf9b0d57 /package.json | |
| parent | Merge pull request #1323 from syuilo/greenkeeper/element-ui-2.3.0 (diff) | |
| parent | fix(package): update gulp-typescript to version 4.0.2 (diff) | |
| download | sharkey-11105c82d7f172bc82b2de59dc03009577d24b88.tar.gz sharkey-11105c82d7f172bc82b2de59dc03009577d24b88.tar.bz2 sharkey-11105c82d7f172bc82b2de59dc03009577d24b88.zip | |
Merge pull request #1322 from syuilo/greenkeeper/gulp-typescript-4.0.2
Update gulp-typescript to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index efede0bac1..1e1736a595 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "gulp-sourcemaps": "2.6.4", "gulp-stylus": "2.7.0", "gulp-tslint": "8.1.3", - "gulp-typescript": "4.0.1", + "gulp-typescript": "4.0.2", "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", "hard-source-webpack-plugin": "0.6.4", |