0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

⬆️ Update frontend deps.

This commit is contained in:
Andrey Antukh 2020-01-11 21:12:32 +01:00
parent 1cc64ae4d2
commit 193c2026ba
2 changed files with 1 additions and 2 deletions

View file

@ -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"}

View file

@ -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]