Skip to content

Commit

Permalink
npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
tommylung committed Aug 31, 2023
1 parent 4d32def commit bb5d3a8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
3 changes: 2 additions & 1 deletion data/brands/amenity/ice_cream.json
Original file line number Diff line number Diff line change
Expand Up @@ -900,13 +900,14 @@
},
{
"displayName": "Van Leeuwen Ice Cream",
"id": "vanleeuwenicecream-8697a4",
"locationSet": {"include": ["us"]},
"tags": {
"amenity": "ice_cream",
"brand": "Van Leeuwen Ice Cream",
"brand:wikidata": "Q113632545",
"name": "Van Leeuwen Ice Cream",
"diet:vegan": "yes",
"name": "Van Leeuwen Ice Cream",
"takeaway": "yes"
}
},
Expand Down
23 changes: 12 additions & 11 deletions data/brands/shop/beauty.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@
}
},
"items": [
{
"displayName": "Deka Lash",
"locationSet": {"include": ["us", "ca"]},
"tags": {
"brand": "Deka Lash",
"brand:wikidata": "Q120505973",
"name": "deka lash",
"shop": "beauty",
"beauty": "eyelash;eyebrow;sugaring"
}
},
{
"displayName": "Amazing Lash Studio",
"id": "amazinglashstudio-cc0daa",
Expand Down Expand Up @@ -181,6 +170,18 @@
"shop": "beauty"
}
},
{
"displayName": "Deka Lash",
"id": "dekalash-4be8e1",
"locationSet": {"include": ["ca", "us"]},
"tags": {
"beauty": "eyelash;eyebrow;sugaring",
"brand": "Deka Lash",
"brand:wikidata": "Q120505973",
"name": "deka lash",
"shop": "beauty"
}
},
{
"displayName": "Depyl Action",
"id": "depylaction-69a669",
Expand Down

0 comments on commit bb5d3a8

Please sign in to comment.