0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-28 15:41:25 -05:00

⬆️ Upgrade cuerdas version.

This commit is contained in:
Andrey Antukh 2021-05-09 12:28:52 +02:00
parent c5fa8f560c
commit 50bdcea81b
2 changed files with 1 additions and 5 deletions

View file

@ -15,7 +15,7 @@
[frankiesardo/linked "1.3.0"]
[funcool/beicon "2021.04.29-0"]
[funcool/cuerdas "2021.05.02-0"]
[funcool/cuerdas "2021.05.09-0"]
[funcool/okulary "2020.04.14-0"]
[funcool/potok "4.0.0"]
[funcool/promesa "6.0.0"]

View file

@ -1,4 +0,0 @@
(ns cuerdas.impl.xregexp
(:require ["xregexp" :as XRegExp]))
(goog/exportSymbol "XRegExp" XRegExp)