fix(demo): update bundle uri (#5656)

This commit is contained in:
Denis Strigo 2020-04-14 19:41:53 +03:00 committed by GitHub
parent 16ebf5b658
commit d057bfedcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ export class Feature {
export class BundlesService {
private readonly STORE_PRODUCTS: string = 'https://store.akveo.com/collections/frontpage/products.json';
private readonly STORE: string = 'https://store.akveo.com/collections/all/products';
private readonly STORE: string = 'https://store.akveo.com/products';
private features: Feature[] = [
{