瀏覽代碼

Fixes accidentally changed value of strophejs-plugins property in package.json

j8
hristoterezov 9 年之前
父節點
當前提交
661795fd51
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -29,7 +29,7 @@
29 29
     "jssha": "1.5.0",
30 30
     "retry": "0.6.1",
31 31
     "strophe": "^1.2.2",
32
-    "strophejs-plugins": "strophe/strophejs-plugins",
32
+    "strophejs-plugins": "^0.0.6",
33 33
     "toastr": "^2.0.3",
34 34
     "postis": "^2.2.0",
35 35
     "jws": "*"

Loading…
取消
儲存