diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2640b4a..282ba2c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + @@ -74,10 +74,10 @@ - + - + @@ -103,11 +103,11 @@ - + - - + + @@ -138,9 +138,9 @@ @@ -338,14 +338,14 @@ - + - + @@ -485,14 +485,6 @@ - - - - - - - - @@ -511,7 +503,7 @@ - + @@ -526,5 +518,13 @@ + + + + + + + + \ No newline at end of file diff --git a/package.json b/package.json index d5f482a..7b3f0c5 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,10 @@ }, "homepage": "https://github.com/pushrocks/gulp-browser", "dependencies": { - "browserify": "^12.0.0", - "gulp-util": "^3.0.7", - "pushrocks": "^1.0.18", - "through2": "^2.0.0" + "browserify": "12.0.0", + "gulp-util": "3.0.7", + "pushrocks": "1.0.18", + "through2": "2.0.0" }, "devDependencies": { "gulp": "3.9.0",