mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
⬆️ Update frontend deps.
This commit is contained in:
parent
1cc64ae4d2
commit
193c2026ba
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
expound/expound {:mvn/version "0.7.2"}
|
||||
|
||||
funcool/beicon {:mvn/version "6.0.0-SNAPSHOT"}
|
||||
funcool/cuerdas {:mvn/version "2.2.0"}
|
||||
funcool/cuerdas {:mvn/version "2.2.1"}
|
||||
funcool/lentes {:mvn/version "1.4.0-SNAPSHOT"}
|
||||
funcool/potok {:mvn/version "2.8.0-SNAPSHOT"}
|
||||
funcool/promesa {:mvn/version "5.0.0"}
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
(:require
|
||||
[beicon.core :as rx]
|
||||
[cuerdas.core :as str]
|
||||
[expound.alpha :as expound]
|
||||
[lentes.core :as l]
|
||||
[potok.core :as ptk]
|
||||
[rumext.alpha :as mf]
|
||||
|
|
Loading…
Add table
Reference in a new issue