This commit is contained in:
Pedro Lopez
2019-05-29 23:47:43 -04:00
parent ef4a59a4c4
commit b2a1e9368a
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.1",
"version": "0.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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