Comparing version 1.0.2 to 1.0.3
/* | ||
MIT https://github.com/duzun/gulp-gccs/blob/master/LICENSE | ||
@version 1.0.2 | ||
@version 1.0.3 | ||
*/ | ||
@@ -5,0 +5,0 @@ var PLUGIN_NAME = "gulp-gccs"; |
@@ -7,3 +7,3 @@ | ||
* @license MIT https://github.com/duzun/gulp-gccs/blob/master/LICENSE | ||
* @version 1.0.2 | ||
* @version 1.0.3 | ||
*/ | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "gulp-gccs", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Gulp plugin to compile JS files using Google Closure Compiler Service", | ||
@@ -10,3 +10,3 @@ "reveal": true, | ||
"dependencies": { | ||
"gccs": "^1.3" | ||
"gccs": "^1.3.2" | ||
}, | ||
@@ -20,3 +20,3 @@ "devDependencies": { | ||
"gulp-util": "^3.0", | ||
"mocha": "^6.2", | ||
"mocha": "^6.2.3", | ||
"verup": "^1.7" | ||
@@ -23,0 +23,0 @@ }, |
7939
Updatedgccs@^1.3.2