diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b2a76dc..11abb52 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,15 +2,7 @@ - - - - - - - - @@ -61,10 +53,10 @@ - + - + @@ -100,11 +92,11 @@ - + - - + + @@ -120,16 +112,6 @@ - - - - - - - - - - @@ -144,10 +126,10 @@ @@ -338,7 +320,7 @@ - + @@ -455,14 +437,6 @@ - - - - - - - - @@ -479,14 +453,6 @@ - - - - - - - - @@ -503,14 +469,6 @@ - - - - - - - - @@ -521,11 +479,35 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/package.json b/package.json index bd3fb37..8293eb4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { "browserify": "^11.2.0", - "gutil": "^1.6.4", + "gulp-util": "^3.0.7", "pushrocks": "^1.0.18", "through2": "^2.0.0" },