Skip to content

Commit

Permalink
Fix #130
Browse files Browse the repository at this point in the history
  • Loading branch information
kizitonwose committed Mar 27, 2021
1 parent 8aff99f commit f4f38bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 20,7 @@
"code": "DZ"
},
{
"name": "AmericanSamoa",
"name": "American Samoa",
"dial_code": " 1684",
"code": "AS"
},
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
// swift-tools-version:5.0
// swift-tools-version:5.3
import PackageDescription

let package = Package(
Expand Down

0 comments on commit f4f38bd

Please sign in to comment.