Skip to content

Commit

Permalink
fastly new pop
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Jan 19, 2021
1 parent b400121 commit b8d79af
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/iata-filtered.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const iata = new Map([
["CCU", [22.65, 88.44]],
["CDG", [49, 2.57]],
["CEB", [10.31, 123.98]],
["CGH", [-23.63, -46.66]],
["CGK", [-6.13, 106.66]],
["CGO", [34.53, 113.84]],
["CGP", [22.25, 91.82]],
Expand Down
1 change: 1 addition & 0 deletions data/providers/fastly.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const fastly = {
"BUR",
"BWI",
"CDG",
"CGH",
"CHI",
"CMH",
"CPH",
Expand Down
2 changes: 1 addition & 1 deletion dist/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adaptivelink/pops",
"version": "0.2.15",
"version": "0.2.16",
"description": "Points of Presence geolocation",
"main": "dist/bundle.js",
"types": "main.d.ts",
Expand Down

0 comments on commit b8d79af

Please sign in to comment.