Pārlūkot izejas kodu

Merge pull request #528 from JoseMariaRubioMoral/Feature/upgradeVersion010

no-otr compilation issue: Utils is not defined
JC Brand 9 gadi atpakaļ
vecāks
revīzija
fe057f1f4d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/deps-no-otr.js

+ 1 - 1
src/deps-no-otr.js

@@ -1,8 +1,8 @@
 define("converse-dependencies", [
     "jquery",
     "underscore",
-    "utils",
     "polyfill",
+    "utils",
     "moment_with_locales",
     "strophe",
     "strophe.disco",