Browse Source

Update to strophe.js 1.2.9

JC Brand 8 years ago
parent
commit
cb79ccb3a4
2 changed files with 5 additions and 5 deletions
  1. 4 4
      buildout.cfg
  2. 1 1
      package.json

+ 4 - 4
buildout.cfg

@@ -12,11 +12,11 @@ eggs =
 
 
 [versions]
 [versions]
 docutils = 0.12
 docutils = 0.12
-Jinja2 = 2.7.3
+Jinja2 = 2.8
 MarkupSafe = 0.23
 MarkupSafe = 0.23
 Pygments = 2.0.1
 Pygments = 2.0.1
-setuptools = 7.0
 six = 1.8.0
 six = 1.8.0
+setuptools = 28.6.1
 Sphinx = 1.2.1
 Sphinx = 1.2.1
-z3c.recipe.egg = 2.0.1
-zc.buildout = 2.2.5
+z3c.recipe.egg = 2.0.3
+zc.buildout = 2.5.3

+ 1 - 1
package.json

@@ -57,7 +57,7 @@
     "po2json": "^0.4.4",
     "po2json": "^0.4.4",
     "requirejs": "2.3.2",
     "requirejs": "2.3.2",
     "requirejs-undertemplate": "~0.0.4",
     "requirejs-undertemplate": "~0.0.4",
-    "strophe.js": "strophe/strophejs#b583d9e6c57f04d3be492866209d8e2143acf9a0",
+    "strophe.js": "1.2.9",
     "strophejs-plugins": "0.0.7",
     "strophejs-plugins": "0.0.7",
     "text": "requirejs/text#2.0.15",
     "text": "requirejs/text#2.0.15",
     "underscore": "~1.8.3"
     "underscore": "~1.8.3"