Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

Commit 63f503b

Browse files
authored
Move us/pa back one day. (#1017)
1 parent 8199a3b commit 63f503b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/scrapers/US/PA/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ const scraper = {
294294
counties = geography.addEmptyRegions(counties, this._counties, 'county');
295295
return counties;
296296
},
297-
'2020-05-19': async function scraper() {
297+
'2020-05-18': async function scraper() {
298298
// Data is split across two pages.
299299
const allCounties = {};
300300

0 commit comments

Comments
 (0)