Skip to content

Commit

Permalink
fix: Updated the minimal version of WhatsApp WEB to >=2.2245.8-beta
Browse files Browse the repository at this point in the history
BREAKING CHANGES: Min version of WhatsApp WEB: 2.2245.8-beta
  • Loading branch information
edgardmessias committed Jan 28, 2023
1 parent 8485254 commit 2ea71a2
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": "^5.0.1"
},
"engines": {
"whatsapp-web": ">=2.2230.9-beta"
"whatsapp-web": ">=2.2245.8-beta"
}
}

0 comments on commit 2ea71a2

Please sign in to comment.