@xmpp/client-core
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -6,8 +6,8 @@ { | ||
"bugs": "http://github.com/xmppjs/xmpp.js/issues", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@xmpp/connection": "^0.9.0", | ||
"@xmpp/connection": "^0.9.1", | ||
"@xmpp/jid": "^0.9.0", | ||
"@xmpp/xml": "^0.9.0" | ||
"@xmpp/xml": "^0.9.1" | ||
}, | ||
@@ -21,3 +21,3 @@ "engines": { | ||
}, | ||
"gitHead": "d1ef8d3d625bdeb3e66e9acfee3220725a6d9887" | ||
"gitHead": "8f8555a7fa8d1ce50a92e6f7a0f619f865981edd" | ||
} |
Updated@xmpp/connection@^0.9.1
Updated@xmpp/xml@^0.9.1