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",
|
"name": "y-webrtc",
|
||||||
"main": "y-webrtc.js",
|
"main": "y-webrtc.js",
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"homepage": "https://github.com/rwth-acis/y-webrtc",
|
"homepage": "http://y-js.org",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"
|
||||||
],
|
],
|
||||||
"description": "A WebRTC connector for Yjs",
|
"description": "WebRTC connector for Yjs",
|
||||||
"moduleType": [
|
"moduleType": [
|
||||||
"globals",
|
"globals",
|
||||||
"node"
|
"node"
|
||||||
|
|
Loading…
Reference in a new issue