From a1fc66316ee92218b15bcf3621813f16e6fbe71b Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Tue, 27 Oct 2015 17:03:54 +0100 Subject: [PATCH] pin versions --- .idea/workspace.xml | 36 ++++++++++++++++++------------------ package.json | 8 ++++---- 2 files changed, 22 insertions(+), 22 deletions(-) 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",