From 5ec1f012492f2f66eb635853f02c2d1ca0180fc8 Mon Sep 17 00:00:00 2001 From: Alex Quach Date: Fri, 3 Jul 2015 23:05:50 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9906ac2..52508c3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.0.4", "description": "Framework for writing postprocessors", "dependencies": { - "gonzales-pe": "3.0.0-10", + "gonzales-pe": "git+https://github.com/aquach/gonzales-pe.git#mine", "minimatch": "0.2.12", "vow": "0.4.4", "vow-fs": "0.3.2"