Skip to content

Commit

Permalink
chore(geocoder): update world-countries to fixed version
Browse files Browse the repository at this point in the history
ref #FSMWO-371
  • Loading branch information
tudormd authored and dmaxian committed Sep 11, 2023
1 parent 536a1d2 commit 3a9cf75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@goparrot/geocoder",
"description": "TypeScript GeoCoder, node geocoding library, supports google maps, mapquest, here, open street map, tom tom",
"version": "4.4.0",
"version": "4.5.0",
"author": "Coroliov Oleg",
"license": "MIT",
"private": false,
Expand Down Expand Up @@ -99,7 +99,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"lodash.isempty": "^4.4.0",
"world-countries": "^4.0.0"
"world-countries": "4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
Expand Down

0 comments on commit 3a9cf75

Please sign in to comment.