Skip to content

Commit

Permalink
🆙 update ZIP code list
Browse files Browse the repository at this point in the history
  • Loading branch information
blakek committed Mar 22, 2019
1 parent 3873dce commit 3d17225
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"dependencies": {
"sphere-knn": "^1.4.0",
"standardize-geolocation": "^2.0.2",
"us-zips": "^2.0.2"
"us-zips": "^3.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4038,10 +4038,10 @@ url-parse-lax@^1.0.0:
dependencies:
prepend-http "^1.0.1"

us-zips@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/us-zips/-/us-zips-2.0.2.tgz#778ec134e0f18c706b1fe99b743efcc54d41bede"
integrity sha512-BFrlG8TC8j9CJz6QoaanNLEDhVXeUvXIdSFcWohX38YcDyebJU9qM7M0LEsKN1WZQNO9U/xZY8TtfAp3hsEiig==
us-zips@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/us-zips/-/us-zips-3.0.0.tgz#ca8ef018e2413f4527cc114e94ccd2b94178d9f3"
integrity sha512-p92viNyVE4eY7vAW93r/TBI1niaZZ0AXHBLjUrwWIpILKE5zWyPy/y4I8eRQvSUwlZBzogS5uNv4Cpi192urdQ==

use@^3.1.0:
version "3.1.1"
Expand Down

0 comments on commit 3d17225

Please sign in to comment.