瀏覽代碼

Updating gulp to tsc 1.4.0

Updating package.json to use the newest gulp.
This makes the other push request obsolete.
Raanan Weber 10 年之前
父節點
當前提交
a7d3e64732
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Tools/Gulp/package.json

+ 1 - 1
Tools/Gulp/package.json

@@ -9,7 +9,7 @@
     "gulp-concat": "^2.2.0",
     "gulp-concat": "^2.2.0",
     "gulp-filter": "^0.4.1",
     "gulp-filter": "^0.4.1",
     "gulp-rename": "^1.2.0",
     "gulp-rename": "^1.2.0",
-	"gulp-typescript" : "2.0.0",
+	"gulp-typescript" : "2.4.0",
 	"gulp-sourcemaps" : "1.3.0",
 	"gulp-sourcemaps" : "1.3.0",
     "gulp-uglify": "^0.3.0",
     "gulp-uglify": "^0.3.0",
     "gulp-util": "^2.2.14",
     "gulp-util": "^2.2.14",