diff --git a/README.md b/README.md index 3d5794b7..29ac9efe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ->This repository is part of the [Pelias](http://pelias.io) ->project. Pelias is an open-source, open-data geocoder built by ->[Mapzen](https://www.mapzen.com/) that also powers [Mapzen Search](https://mapzen.com/projects/search). Our ->official user documentation is [here](https://mapzen.com/documentation/search/). +>This repository is part of the [Pelias](https://github.com/pelias/pelias) +>project. Pelias is an open-source, open-data geocoder originally sponsored by +>[Mapzen](https://www.mapzen.com/). Our official user documentation is +>[here](https://github.com/pelias/documentation). # Pelias Geonames importer diff --git a/package.json b/package.json index dc047608..455852f3 100644 --- a/package.json +++ b/package.json @@ -45,15 +45,15 @@ "csv-parse": "^2.0.2", "geonames-stream": "^2.0.3", "lodash": "^4.2.1", - "pelias-config": "3.0.2", + "pelias-config": "^3.0.2", "mkdirp": "^0.5.1", - "pelias-dbclient": "2.5.6", - "pelias-logger": "0.4.2", - "pelias-model": "5.5.2", - "pelias-wof-admin-lookup": "4.6.5", + "pelias-dbclient": "^2.5.6", + "pelias-logger": "^0.4.2", + "pelias-model": "^5.5.2", + "pelias-wof-admin-lookup": "^4.6.5", "request": "^2.34.0", "through2": "^2.0.1", - "through2-filter": "^2.0.0", + "through2-filter": "^3.0.0", "through2-sink": "^1.0.0", "unzipper": "^0.8.3" }, @@ -61,10 +61,10 @@ "deep-diff": "^1.0.0", "event-stream": "^3.3.2", "pelias-mock-logger": "^1.1.0", - "precommit-hook": "3.0.0", + "precommit-hook": "^3.0.0", "proxyquire": "^2.0.0", "semantic-release": "^15.0.0", - "tap-dot": "^1.0.1", + "tap-dot": "^2.0.0", "tape": "^4.4.0" }, "pre-commit": [