update bower
This commit is contained in:
parent
664aae71c2
commit
9fd7d890a1
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "y-webrtc",
|
||||
"main": "y-webrtc.js",
|
||||
"version": "0.4.0",
|
||||
"homepage": "https://github.com/rwth-acis/y-webrtc",
|
||||
"version": "0.5.0",
|
||||
"homepage": "http://y-js.org",
|
||||
"authors": [
|
||||
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
||||
],
|
||||
"description": "A WebRTC connector for Yjs",
|
||||
"description": "WebRTC connector for Yjs",
|
||||
"moduleType": [
|
||||
"globals",
|
||||
"node"
|
||||
|
|
Loading…
Reference in a new issue