This commit is contained in:
Pedro Lopez
2019-03-20 01:00:43 -04:00
parent 9ae17a5c27
commit 5525301970
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.0.1",
"version": "0.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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