xiongzhu 2 лет назад
Родитель
Сommit
67101b8994
3 измененных файлов с 6 добавлено и 6 удалено
  1. 3 3
      package-lock.json
  2. 1 1
      package.json
  3. 2 2
      yarn.lock

+ 3 - 3
package-lock.json

@@ -39,7 +39,7 @@
         "appsflyer-capacitor-plugin": "^6.9.2",
         "axios": "^1.2.0",
         "capacitor-codepush": "https://github.com/x1ongzhu/capacitor-codepush.git",
-        "capacitor-facebook": "https://github.com/x1ongzhu/capacitor-facebook.git",
+        "capacitor-facebook": "github:x1ongzhu/capacitor-facebook",
         "capacitor-plugin-safe-area": "^1.0.1",
         "cordova-plugin-android-notch": "^1.0.3",
         "date-fns": "^2.29.3",
@@ -4459,7 +4459,7 @@
     },
     "node_modules/capacitor-facebook": {
       "version": "0.0.1",
-      "resolved": "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#5853cc3b3a0b96c36c1e6107e0d21da45a6690f7",
+      "resolved": "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#ae232747d79cf2fe9844e9b69793d4c70c6c2857",
       "license": "MIT",
       "peerDependencies": {
         "@capacitor/core": "^4.0.0"
@@ -18796,7 +18796,7 @@
       }
     },
     "capacitor-facebook": {
-      "version": "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#5853cc3b3a0b96c36c1e6107e0d21da45a6690f7",
+      "version": "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#ae232747d79cf2fe9844e9b69793d4c70c6c2857",
       "from": "capacitor-facebook@https://github.com/x1ongzhu/capacitor-facebook.git",
       "requires": {}
     },

+ 1 - 1
package.json

@@ -40,7 +40,7 @@
     "appsflyer-capacitor-plugin": "^6.9.2",
     "axios": "^1.2.0",
     "capacitor-codepush": "https://github.com/x1ongzhu/capacitor-codepush.git",
-    "capacitor-facebook": "https://github.com/x1ongzhu/capacitor-facebook.git",
+    "capacitor-facebook": "github:x1ongzhu/capacitor-facebook",
     "capacitor-plugin-safe-area": "^1.0.1",
     "cordova-plugin-android-notch": "^1.0.3",
     "date-fns": "^2.29.3",

+ 2 - 2
yarn.lock

@@ -2343,8 +2343,8 @@
   dependencies:
     "code-push" "^4.0.2"
 
-"capacitor-facebook@https://github.com/x1ongzhu/capacitor-facebook.git":
-  "resolved" "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#5853cc3b3a0b96c36c1e6107e0d21da45a6690f7"
+"capacitor-facebook@github:x1ongzhu/capacitor-facebook":
+  "resolved" "git+ssh://git@github.com/x1ongzhu/capacitor-facebook.git#ae232747d79cf2fe9844e9b69793d4c70c6c2857"
   "version" "0.0.1"
 
 "capacitor-plugin-safe-area@^1.0.1":