mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
⬆️ Update promesa dependency.
This commit is contained in:
parent
bb6ec9f89f
commit
6f2c952b4b
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{:deps {org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
org.clojure/tools.logging {:mvn/version "0.3.1"}
|
||||
funcool/promesa {:mvn/version "2.0.1"}
|
||||
funcool/promesa {:mvn/version "4.0.2"}
|
||||
funcool/cuerdas {:mvn/version "2.2.0"}
|
||||
|
||||
funcool/suricatta {:mvn/version "2.0.0-SNAPSHOT"}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
funcool/cuerdas {:mvn/version "2.2.0"}
|
||||
funcool/lentes {:mvn/version "1.3.0-SNAPSHOT"}
|
||||
funcool/potok {:mvn/version "2.6.0"}
|
||||
funcool/promesa {:mvn/version "4.0.0-SNAPSHOT"}
|
||||
funcool/promesa {:mvn/version "4.0.2"}
|
||||
funcool/rumext {:mvn/version "2.0.0-SNAPSHOT"}
|
||||
}
|
||||
:paths ["src" "vendor" "resources"]
|
||||
|
|
Loading…
Reference in a new issue