Compare commits

..

2 Commits

Author SHA1 Message Date
Yegor Vialov
ce64a8822e
Update README.md 2021-05-10 11:10:52 +03:00
Yegor Vialov
635405f7a2
Update README.md 2021-05-10 11:10:33 +03:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/estevez-dev/ha_client_fcf)
## Firebase Cloud Functions for [HA Client app](https://ha-client.app)
## Firebase Cloud Functions for [HA Client app](https://github.com/estevez-dev/ha_client)
Based on [Push Notification Sender for Home Assistant official mobile apps](https://github.com/home-assistant/mobile-apps-fcm-push).

View File

@ -1453,9 +1453,9 @@
}
},
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},
"lodash.at": {
"version": "4.6.0",