From e964ef9befaabee5dfe7eee839ce1705c2f88a9c Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 24 Feb 2016 17:17:33 +0200 Subject: [PATCH] Add postal 0.3.0 dependency. --- project.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/project.clj b/project.clj index 37f879db8c..512f30c3fa 100644 --- a/project.clj +++ b/project.clj @@ -14,6 +14,7 @@ [cljsjs/react "0.14.3-0"] [cljsjs/react-dom "0.14.3-1"] [cljsjs/moment "2.10.6-2"] + [funcool/postal "0.3.0"] [funcool/cats "1.2.1"] [funcool/promesa "0.8.1"] [funcool/beicon "0.6.1"]