Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Add missing webjar (draggabilly) in one2one-advance tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Jul 18, 2018
1 parent fb3c8b3 commit a8fe865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kurento-one2one-call-advanced/pom.xml
Expand Up @@ -59,6 +59,10 @@
<groupId>org.webjars.bower</groupId>
<artifactId>webrtc-adapter</artifactId>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>draggabilly</artifactId>
</dependency>

<!-- Kurento -->
<dependency>
Expand Down

0 comments on commit a8fe865

Please sign in to comment.