mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:38:32 +02:00
🎉 Add sentry integration (on backend).
This commit is contained in:
parent
835b597af5
commit
26b28e2364
10 changed files with 399 additions and 136 deletions
|
@ -46,6 +46,8 @@
|
|||
org.clojars.pntblnk/clj-ldap {:mvn/version "0.0.17"}
|
||||
integrant/integrant {:mvn/version "0.8.0"}
|
||||
|
||||
io.sentry/sentry {:mvn/version "5.1.2"}
|
||||
|
||||
software.amazon.awssdk/s3 {:mvn/version "2.17.40"}}
|
||||
|
||||
:paths ["src" "resources"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue