Skip to content

Commit

Permalink
add prismatic/plumbing to project deps
Browse files Browse the repository at this point in the history
  • Loading branch information
myguidingstar committed Jan 24, 2019
1 parent 2e265ad commit 4b1cd71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Expand Up @@ -6,6 +6,7 @@
[org.clojure/clojurescript "1.10.339" :scope "provided"]
[org.clojure/spec.alpha "0.2.176"]
[com.wsscode/pathom "2.2.0"]
[prismatic/plumbing "0.5.5"]
[org.clojure/core.async "0.4.474" :scope "provided"]]
:resource-paths ["resources"]
:test-selectors {:default (complement :integration)
Expand Down

0 comments on commit 4b1cd71

Please sign in to comment.