Updated package for git packages

This commit is contained in:
Adhiraj Singh
2020-06-25 10:43:54 +05:30
parent e19770ef3a
commit 0cf6ca66d0
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "baileys",
"version": "1.1.0",
"name": "@adiwajshing/baileys",
"version": "1.1.1",
"description": "WhatsApp Web API",
"main": "WhatsAppWeb.js",
"homepage": "https://github.com/adiwajshing/Baileys",
@@ -20,6 +20,7 @@
},
"author": "Adhiraj Singh",
"license": "MIT",
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
"dependencies": {
"curve25519-js": "0.0.4",
"futoin-hkdf": "^1.3.2",