This commit is contained in:
Pedro Lopez
2019-10-10 22:06:24 -04:00
parent 512b21e522
commit dfcf76c139
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.1.2",
"version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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