Added state monitor to wwebjs

This commit is contained in:
Cassio Santos
2020-06-16 15:09:18 -03:00
parent eaea17fb66
commit 794a217a4e
15 changed files with 198 additions and 79 deletions

View File

@@ -11319,6 +11319,14 @@
"prop-types": "^15.6.2"
}
},
"react-web-notification": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/react-web-notification/-/react-web-notification-0.8.0.tgz",
"integrity": "sha512-c9oJEBHyI8P6ymA6lOdUKeOiLH3XkcsvV3nNfMK0D0aXh47sTxoGZLQnw/qO32bm5CmS7k66FSwvQXnTaBoJ3g==",
"requires": {
"core-js": "3"
}
},
"read-pkg": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz",