Added snabbdom (JS)

This commit is contained in:
Mehdi Osman 2022-06-30 14:38:52 +02:00 committed by GitHub
parent a3185362a6
commit f633c17e4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Licenses (as of April 25, 2022)
## Licenses (as of June 30, 2022)
Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use.
@ -65,6 +65,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| moment-range | Unlicense | JavaScript |
| optimal-select | MIT | JavaScript |
| rc-time-picker | MIT | JavaScript |
| snabbdom | MIT | JavaScript |
| react | MIT | JavaScript |
| react-circular-progressbar | MIT | JavaScript |
| react-codemirror2 | MIT | JavaScript |