Upgrade to Frey 0.3.12

This commit is contained in:
Kevin van Zonneveld 2016-03-29 15:02:33 +02:00
parent 4a30a6ad37
commit 1f7d84f202
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PHONY: frey
frey:
@npm install --global frey@0.3.11
@npm install --global frey@0.3.12
PHONY: deploy
deploy: