mirror of
https://github.com/penpot/penpot.git
synced 2025-03-11 07:11:32 -05:00
⬆️ Update cuerdas to the latest version.
This commit is contained in:
parent
b39d747e8f
commit
340b1bc269
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
:deps
|
||||
{org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
funcool/promesa {:mvn/version "5.1.0"}
|
||||
funcool/cuerdas {:mvn/version "2.2.1"}
|
||||
funcool/cuerdas {:mvn/version "2020.03.26-3"}
|
||||
|
||||
;; Logging
|
||||
org.clojure/tools.logging {:mvn/version "0.5.0"}
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
expound/expound {:mvn/version "0.7.2"}
|
||||
|
||||
funcool/beicon {:mvn/version "2020.03.23-1"}
|
||||
funcool/cuerdas {:mvn/version "2.2.1"}
|
||||
funcool/cuerdas {:mvn/version "2020.03.26-3"}
|
||||
funcool/lentes {:mvn/version "1.4.0-SNAPSHOT"}
|
||||
funcool/potok {:mvn/version "2.8.0-SNAPSHOT"}
|
||||
funcool/promesa {:mvn/version "5.0.0"}
|
||||
funcool/promesa {:mvn/version "5.1.0"}
|
||||
funcool/rumext {:mvn/version "2020.03.24-1"}
|
||||
}
|
||||
:paths ["src" "vendor" "resources" "../common"]
|
||||
|
|
Loading…
Add table
Reference in a new issue