Skip to content

Commit

Permalink
fix: Update minimum require Whatsapp version to >= 2.2212.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Aug 13, 2022
1 parent e39317b commit bcb5f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,6 +82,6 @@
"webpack-cli": "^4.10.0"
},
"engines": {
"whatsapp-web": ">=2.2210.6-beta"
"whatsapp-web": ">=2.2212.4-beta"
}
}

0 comments on commit bcb5f36

Please sign in to comment.