mirror of
https://github.com/penpot/penpot.git
synced 2025-06-25 05:27:00 +02:00
⬆️ Update frontend dependencies.
And add user agent parsing library dependency.
This commit is contained in:
parent
6250b457ad
commit
1bc210c9a9
4 changed files with 96 additions and 93 deletions
4
frontend/vendor/cuerdas/impl/xregexp.cljs
vendored
Normal file
4
frontend/vendor/cuerdas/impl/xregexp.cljs
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
(ns cuerdas.impl.xregexp
|
||||
(:require ["xregexp" :as XRegExp]))
|
||||
|
||||
(goog/exportSymbol "XRegExp" XRegExp)
|
Loading…
Add table
Add a link
Reference in a new issue