chore: use published moduleraid

Pulling this from github was causing confusion and issues on installation for users that did not have git installed. I have published the library myself for now, but should be changed back to the official library when an official release is made.
This commit is contained in:
Pedro Lopez
2020-03-15 02:03:11 -04:00
parent bcd18428eb
commit 00c603e623
2 changed files with 7 additions and 6 deletions

View File

@@ -26,8 +26,8 @@
},
"homepage": "https://github.com/pedroslopez/whatsapp-web.js#readme",
"dependencies": {
"@pedroslopez/moduleraid": "^4.1.0",
"jsqr": "^1.2.0",
"moduleraid": "git+https://github.com/pixeldesu/moduleRaid.git",
"puppeteer": "^2.1.1"
},
"devDependencies": {