From 8e6f59865e873ebd98c637a68f834c23c9eb5cc7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 30 Nov 2015 12:56:59 +0100 Subject: [PATCH] updated deps --- .idea/workspace.xml | 104 ++++++++++++++++++++++++-------------------- package.json | 4 +- 2 files changed, 60 insertions(+), 48 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index abc9023..d566ddb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,8 +3,6 @@ - - @@ -67,31 +65,31 @@ + + + - - - - + - + - + - + @@ -165,7 +163,6 @@ - @@ -230,8 +227,23 @@ + + + + + + + + + @@ -323,13 +335,13 @@ - + - + - + @@ -375,15 +387,15 @@ + + + - - - @@ -449,15 +461,15 @@ + + + - - - @@ -523,15 +535,15 @@ + + + - - - @@ -597,15 +609,15 @@ + + + - - - @@ -656,21 +668,21 @@ + + + + + + + + + - - - - - - - - - @@ -750,26 +762,18 @@ - - - - - - - + - + - - - + @@ -784,11 +788,19 @@ - + + + + + + + + + \ No newline at end of file diff --git a/package.json b/package.json index 99622bc..3c9e0de 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "dependencies": { "browserify": "12.0.1", "gulp-util": "3.0.7", - "pushrocks": "1.0.22", + "pushrocks": "1.0.23", "through2": "2.0.0" }, "devDependencies": { "beautylog": "1.0.4", "gulp": "3.9.0", - "gulp-callfunction": "0.0.7", + "gulp-callfunction": "0.0.10", "gulp-typescript": "2.9.2" } }