Compare commits
4 Commits
a0c65d2a8c
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e22e7139e | |||
| 5225baf80a | |||
| bf081e471f | |||
| b5ceed8279 |
@@ -1,4 +1,4 @@
|
||||
FROM node:24 AS builder
|
||||
FROM node:25 AS builder
|
||||
|
||||
COPY . /src
|
||||
WORKDIR /src
|
||||
|
||||
19
stores.json
19
stores.json
@@ -615,7 +615,7 @@
|
||||
"meta": ""
|
||||
},
|
||||
{
|
||||
"name": "Better Read Than Dead",
|
||||
"name": "Book Row",
|
||||
"address": "867 Broadway",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
@@ -624,26 +624,11 @@
|
||||
"lat": "40.698648",
|
||||
"long": "-73.937703",
|
||||
"country": "USA",
|
||||
"website": "http://betterreadthandeadbooks.com/",
|
||||
"website": "https://www.instagram.com/_bookrow/",
|
||||
"events": "No",
|
||||
"cafe": "No",
|
||||
"meta": ""
|
||||
},
|
||||
{
|
||||
"name": "Better Read Than Dead & Burly Coffee",
|
||||
"address": "90 Kosciuszko St",
|
||||
"city": "Brooklyn",
|
||||
"state": "NY",
|
||||
"postcode": "11205",
|
||||
"description": "",
|
||||
"lat": "40.69042227153706",
|
||||
"long": "-73.95191960220052",
|
||||
"country": "USA",
|
||||
"website": "http://betterreadthandeadbooks.com/",
|
||||
"events": "No",
|
||||
"cafe": "Yes",
|
||||
"meta": ""
|
||||
},
|
||||
{
|
||||
"name": "Desert Island Comics",
|
||||
"address": "540 Metropolitan Ave",
|
||||
|
||||
Reference in New Issue
Block a user