File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mqtt-elements" ,
3- "version" : " 0.0.5 -beta" ,
3+ "version" : " 0.0.6 -beta" ,
44 "homepage" : " https://github.com/mqttjs/mqtt-elements" ,
55 "description" : " Polymer elements for MQTT" ,
66 "main" : " mqtt-elements.html" ,
Original file line number Diff line number Diff line change 440440 } ,
441441
442442 _createClientDebounce : function ( mqtt ) {
443- console . log ( "_createClientDebounce" , this . options ) ;
444443 if ( this . options . clientId && this . options . clientId . length == 0 ) {
445444 this . set ( "options.clientId" , this . _generateClientId ( ) ) ;
446445 }
Original file line number Diff line number Diff line change 11{
22 "name" : " mqtt-elements" ,
3- "version" : " 0.0.5 -beta" ,
3+ "version" : " 0.0.6 -beta" ,
44 "description" : " Polymer elements for MQTT" ,
55 "main" : " mqtt-elements.html" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments