diff options
| author | = <=> | 2019-03-08 15:02:03 -0500 |
|---|---|---|
| committer | = <=> | 2019-03-08 15:02:03 -0500 |
| commit | a9f22a4d32cf4d1132c6b4e91d9c31d426c42396 (patch) | |
| tree | 9d827f9d5935cfe2a9c70e862c6c3deab2f00f77 /package.json | |
| parent | b033a635bab86865604d93f0489f4f4421b03480 (diff) | |
intial ids for appium
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 42eaa48e..6a97ea10 100644 --- a/package.json +++ b/package.json @@ -57,10 +57,10 @@ "FCM_VERSION": "11.6.2" }, "cordova-custom-config": {}, + "cordova-plugin-media-pp-fork": {}, "cordova-plugin-ionic-webview": { "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" - }, - "cordova-plugin-media-pp-fork": {} + } } }, "dependencies": { |
