ericz 12 жил өмнө
parent
commit
f202e75414
3 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      deps/EventEmitter
  2. 1 1
      dist/peer.js
  3. 0 0
      dist/peer.min.js

+ 1 - 1
deps/EventEmitter

@@ -1 +1 @@
-Subproject commit 5c347bfe5cb8ec62ea2872348ab9304ba0c585f8
+Subproject commit 7e4606d166e1a587263a022b388e1232f42cd7d4

+ 1 - 1
dist/peer.js

@@ -604,7 +604,7 @@ EventEmitter.prototype.addListener = function(type, listener, scope, once) {
     // Adding the second element, need to change to array.
     this._events[type] = [this._events[type], listener];
   }
-  
+  return this;
 };
 
 EventEmitter.prototype.on = EventEmitter.prototype.addListener;

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
dist/peer.min.js


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно