This commit is contained in:
Pedro Lopez
2019-12-04 03:00:04 -04:00
parent bea1ebf480
commit 9043e61c40
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "whatsapp-web.js",
"version": "0.3.0",
"version": "0.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "whatsapp-web.js",
"version": "0.3.0",
"version": "0.3.1",
"description": "Library for interacting with the WhatsApp Web API ",
"main": "./index.js",
"scripts": {