Skip to content

Commit 3e68c54

Browse files
Add cordova-plugin-certificates-pp-fork which i think gets added when building packages
1 parent 2781fff commit 3e68c54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575
"cordova-plugin-network-information": {},
7676
"cordova-plugin-statusbar": {},
7777
"cordova-plugin-photo-library-zm": {},
78-
"cordova-plugin-cloud-settings": {}
78+
"cordova-plugin-cloud-settings": {},
79+
"cordova-plugin-certificates-pp-fork": {}
7980
}
8081
},
8182
"dependencies": {
@@ -138,6 +139,7 @@
138139
"@ionic/v1-toolkit": "^3.0.22",
139140
"bower": "^1.8.13",
140141
"cordova-android": "^12.0.1",
142+
"cordova-plugin-certificates-pp-fork": "^0.9.1",
141143
"cordova-plugin-cloud-settings": "^2.0.0",
142144
"cordova-plugin-file": "^8.0.0",
143145
"cordova-plugin-file-transfer": "github:apache/cordova-plugin-file-transfer",

0 commit comments

Comments
 (0)