ソースを参照

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": "*"

読み込み中…
キャンセル
保存