From 96f311369bfde61b5738843c9d7f939380ddcac9 Mon Sep 17 00:00:00 2001 From: Tom Gallacher Date: Tue, 1 Nov 2016 11:15:50 +0000 Subject: [PATCH] ui: Fixing installation script for ui --- ui/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/Makefile b/ui/Makefile index d37329b8..0438ff25 100644 --- a/ui/Makefile +++ b/ui/Makefile @@ -33,7 +33,6 @@ start: .PHONY: install-production install-production: install - yarn install --pure-lockfile --prefer-offline .PHONY: compile compile: install