Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomayac committed Jun 30, 2023
1 parent 1d52b85 commit b408b8b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "local-reverse-geocoder",
"version": "0.16.3",
"version": "0.16.4",
"description": "Implements a local reverse geocoder based on GeoNames.",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/node": "^20.3.0",
"@types/node": "^20.3.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"jsdoc": "^4.0.2",
Expand Down

0 comments on commit b408b8b

Please sign in to comment.