From 4a30a6ad37447bf87a24687d21f1e8b7a1154083 Mon Sep 17 00:00:00 2001 From: Kevin van Zonneveld Date: Tue, 29 Mar 2016 13:54:21 +0200 Subject: [PATCH] Frey 0.3.12 is not released yet --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e5c818..464b940 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PHONY: frey frey: - @npm install --global frey@0.3.12 + @npm install --global frey@0.3.11 PHONY: deploy deploy: