feat(demo): added backend integration descriptions (#5768)

This commit is contained in:
SFilinsky 2020-09-23 18:44:04 +03:00 committed by GitHub
parent 8813e47354
commit 067f179ed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 519 additions and 10 deletions

5
package-lock.json generated
View file

@ -16530,6 +16530,11 @@
"integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=",
"dev": true
},
"ng-inline-svg": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/ng-inline-svg/-/ng-inline-svg-11.0.0.tgz",
"integrity": "sha512-D4dXt379cveaYJobu7JnYixZzw/+AqRkMGDqOrNhGDEiBgDaxb8DZ57mSg8V9ekTl3fK+H98p9SevhLSakzRkA=="
},
"ng-lazyload-image": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/ng-lazyload-image/-/ng-lazyload-image-7.1.0.tgz",