Merge branch '0.6.x' into gh-pages
Conflicts: docs/doctrees/index.doctree docs/html/searchindex.js
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
No preview for this file type
locale/hu/LC_MESSAGES/hu.js
0 → 100644
locale/ru/LC_MESSAGES/ru.js
0 → 100644
{ | ||
"name": "converse.js", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "Browser based XMPP instant messaging client", | ||
"main": "main.js", | ||
"directories": { | ||
... | ... | @@ -35,5 +35,8 @@ |
"bower": "~1.0.0", | ||
"grunt-contrib-requirejs": "~0.4.1", | ||
"grunt-contrib-cssmin": "~0.6.1" | ||
}, | ||
"dependencies": { | ||
"requirejs": "~2.1.8" | ||
} | ||
} |
Please register or sign in to comment