浏览代码

Update to Strophe 2.0.0

JC Brand 1 年之前
父节点
当前提交
a3cb70b6a5
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package-lock.json
  2. 1 1
      src/headless/package.json

+ 1 - 1
package-lock.json

@@ -10015,7 +10015,7 @@
         "pluggable.js": "3.0.1",
         "sizzle": "^2.3.5",
         "sprintf-js": "^1.1.2",
-        "strophe.js": "strophe/strophejs#a75895308216e81b28f58d276395a01b15c9e645",
+        "strophe.js": "2.0.0",
         "urijs": "^1.19.10"
       },
       "devDependencies": {}

+ 1 - 1
src/headless/package.json

@@ -42,7 +42,7 @@
     "pluggable.js": "3.0.1",
     "sizzle": "^2.3.5",
     "sprintf-js": "^1.1.2",
-    "strophe.js": "strophe/strophejs#a75895308216e81b28f58d276395a01b15c9e645",
+    "strophe.js": "2.0.0",
     "urijs": "^1.19.10"
   },
   "devDependencies": {}