diff --git a/project.clj b/project.clj index d453b4f6de..a66ad0cb32 100644 --- a/project.clj +++ b/project.clj @@ -9,8 +9,8 @@ [re-frame "0.6.0"] [prismatic/schema "1.0.4"] ^{:voom {:repo "https://github.com/status-im/status-lib.git" - :branch "project-structure"}} - [syng-im/protocol "0.1.1"] + :branch "master"}} + [syng-im/protocol "0.1.1-20160430_080316-gf359cb7"] [natal-shell "0.1.6"]] :plugins [[lein-cljsbuild "1.1.1"] [lein-figwheel "0.5.0-2"]