Raanan Weber %!s(int64=10) %!d(string=hai) anos
pai
achega
b257e40e38
Modificáronse 1 ficheiros con 3 adicións e 4 borrados
  1. 3 4
      Tools/Gulp/package.json

+ 3 - 4
Tools/Gulp/package.json

@@ -9,12 +9,11 @@
     "gulp-concat": "^2.2.0",
     "gulp-filter": "^0.4.1",
     "gulp-rename": "^1.2.0",
-	
-	"gulp-typescript" : "2.4.2",
-	"gulp-sourcemaps" : "1.3.0",
+    "gulp-typescript" : "2.4.2",
+    "gulp-sourcemaps" : "1.3.0",
     "gulp-uglify": "^0.3.0",
     "gulp-util": "^2.2.14",
     "through": "^2.3.4",
-	"gulp-param": "0.6.3"
+    "gulp-param": "0.6.3"
   }
 }