Skip to content

Commit

Permalink
chore: Updated the city data
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralJakob committed Jan 13, 2024
1 parent 1f657fd commit b3b1d73
Show file tree
Hide file tree
Showing 4 changed files with 3,943 additions and 552 deletions.
2 changes: 1 addition & 1 deletion packages/city-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format": "prettier --check . --ignore-path ../../.gitignore",
"lint": "eslint \"**/*.mjs\"",
"typecheck": "tsc --noEmit",
"update:city-data": "node download.mjs && node convert.mjs && node renamejsonproperties.mjs"
"update:city-data": "cd src && node download.mjs && node convert.mjs && node renamejsonproperties.mjs"
},
"eslintConfig": {
"root": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/city-data/src/admin1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4141,7 +4141,7 @@
},
{
"code": "GE.04",
"name": "Achara"
"name": "Adjara"
},
{
"code": "GE.68",
Expand Down
Loading

1 comment on commit b3b1d73

@vercel
Copy link

@vercel vercel bot commented on b3b1d73 Jan 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.