|
11 | 11 | "cordova": "^9.0.0", |
12 | 12 | "cordova-android": "^8.1.0", |
13 | 13 | "cordova-clipboard": "^1.3.0", |
14 | | - "cordova-open-native-settings": "https://github.com/WalcoFPV/cordova-open-native-settings", |
15 | | - "cordova-plugin-appavailability": "https://github.com/WalcoFPV/AppAvailability.git", |
| 14 | + "bf-cordova-open-native-settings": "^2.0.4", |
| 15 | + "bf-cordova-plugin-appavailability": "^1.0.3", |
16 | 16 | "cordova-plugin-chrome-apps-common": "^1.0.7", |
17 | 17 | "cordova-plugin-chrome-apps-runtime": "^2.0.0", |
18 | 18 | "cordova-plugin-chrome-apps-storage": "^1.0.4", |
19 | | - "cordova-plugin-chrome-apps-usb": "https://github.com/WalcoFPV/cordova-plugin-chrome-apps-usb.git", |
| 19 | + "bf-cordova-plugin-chrome-apps-usb": "^2.0.1", |
20 | 20 | "cordova-plugin-dialogs": "^2.0.2", |
21 | 21 | "cordova-plugin-file": "^6.0.2", |
22 | 22 | "cordova-plugin-filechooser": "^1.2.0", |
23 | | - "cordova-plugin-market": "https://github.com/xmartlabs/cordova-plugin-market.git", |
| 23 | + "cordova-plugin-market": "^1.2.0", |
24 | 24 | "cordova-plugin-permission": "^0.1.0", |
25 | 25 | "cordova-plugin-splashscreen": "^5.0.3", |
26 | 26 | "cordova-plugin-usb-event": "^1.0.2", |
27 | 27 | "cordova-plugin-whitelist": "^1.3.4", |
28 | | - "cordovarduino": "https://github.com/WalcoFPV/cordovarduino.git" |
| 28 | + "bf-cordovarduino": "^1.0.0" |
29 | 29 | }, |
30 | 30 | "cordova": { |
31 | 31 | "platforms": [ |
|
40 | 40 | "cordova-plugin-permission": {}, |
41 | 41 | "cordova-plugin-usb-event": {}, |
42 | 42 | "cordova-plugin-dialogs": {}, |
43 | | - "cordovarduino": {}, |
| 43 | + "bf-cordovarduino": {}, |
44 | 44 | "cordova-plugin-file": {}, |
45 | 45 | "cordova-plugin-filechooser": {}, |
46 | | - "cordova-plugin-chrome-apps-usb": {}, |
| 46 | + "bf-cordova-plugin-chrome-apps-usb": {}, |
47 | 47 | "cordova-clipboard": {}, |
48 | 48 | "cordova-plugin-screen-orientation": {}, |
49 | 49 | "cordova-plugin-market": {}, |
50 | | - "cordova-open-native-settings": {}, |
51 | | - "cordova-plugin-appavailability": {} |
| 50 | + "bf-cordova-open-native-settings": {}, |
| 51 | + "bf-cordova-plugin-appavailability": {} |
52 | 52 | } |
53 | 53 | } |
54 | 54 | } |
0 commit comments