We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2781fff commit 3e68c54Copy full SHA for 3e68c54
package.json
@@ -75,7 +75,8 @@
75
"cordova-plugin-network-information": {},
76
"cordova-plugin-statusbar": {},
77
"cordova-plugin-photo-library-zm": {},
78
- "cordova-plugin-cloud-settings": {}
+ "cordova-plugin-cloud-settings": {},
79
+ "cordova-plugin-certificates-pp-fork": {}
80
}
81
},
82
"dependencies": {
@@ -138,6 +139,7 @@
138
139
"@ionic/v1-toolkit": "^3.0.22",
140
"bower": "^1.8.13",
141
"cordova-android": "^12.0.1",
142
+ "cordova-plugin-certificates-pp-fork": "^0.9.1",
143
"cordova-plugin-cloud-settings": "^2.0.0",
144
"cordova-plugin-file": "^8.0.0",
145
"cordova-plugin-file-transfer": "github:apache/cordova-plugin-file-transfer",
0 commit comments