From 097069decb657388cce3d1d15bba232a3064daf6 Mon Sep 17 00:00:00 2001 From: Owen Buckley Date: Mon, 19 Oct 2015 09:32:44 -0400 Subject: [PATCH] setting dependencies to fixed tags --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b9295c6..39d89de 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "gulp-uglify": "1.4.1", "lazypipe": "1.0.1", "mocha": "2.3.3", - "pipeline-handyman": "git+ssh://git@github.com/kenzanmedia/pipeline-handyman.git#aeb41b4423ca07d5bab17ce28e6bdfb1b4e7b364", - "pipeline-validate-js": "git+ssh://git@github.com/kenzanmedia/pipeline-validate-js.git#55c0ec3a51799e83d4748ffbb700687fb818b8f5", + "pipeline-handyman": "git+ssh://git@github.com/kenzanmedia/pipeline-handyman.git#0.1.0", + "pipeline-validate-js": "git+ssh://git@github.com/kenzanmedia/pipeline-validate-js.git#0.1.0", "yargs": "3.26.0" }, "devDependencies": {