aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/whatsapp/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-26 11:02:57 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-26 11:02:57 +0530
commit882da387029a0026e4417aae4224bcf8df3ce266 (patch)
tree6318bb2d39fb2d7caa77d8c596a910d1c4b6c6c6 /recipes/whatsapp/package.json
parentdocs: removed incorrect docs in GH action. [skip ci] (diff)
downloadferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.tar.gz
ferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.tar.zst
ferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.zip
refactor: add 'serviceId' when invoking 'clearStorageData' (#726)
Diffstat (limited to 'recipes/whatsapp/package.json')
-rw-r--r--recipes/whatsapp/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/whatsapp/package.json b/recipes/whatsapp/package.json
index 4cec6a6..8f4aab7 100644
--- a/recipes/whatsapp/package.json
+++ b/recipes/whatsapp/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "whatsapp", 2 "id": "whatsapp",
3 "name": "WhatsApp", 3 "name": "WhatsApp",
4 "version": "3.3.4", 4 "version": "3.3.5",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://web.whatsapp.com", 7 "serviceURL": "https://web.whatsapp.com",