Skip to content

Commit

Permalink
3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SebC99 committed Jul 13, 2021
1 parent c8a009e commit da8e7c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-the-cities",
"version": "3.1.1",
"version": "3.1.2",
"description": "All the 138,398 cities of the world with a population of at least 1000 inhabitants, in a big JSON array",
"main": "index.js",
"scripts": {
Expand All @@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/zeke/all-the-cities.git"
"url": "git+https://github.com/hulab/all-the-cities.git"
},
"keywords": [
"city",
Expand All @@ -24,12 +24,6 @@
"mongodb",
"geoSpatialSearch"
],
"author": "Zeke Sikelianos <zeke@sikelianos.com> (http://zeke.sikelianos.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/zeke/all-the-cities/issues"
},
"homepage": "https://github.com/zeke/all-the-cities#readme",
"devDependencies": {
"cities-with-1000": "git+https://github.com/hulab/cities1000",
"split2": "^3.2.2",
Expand Down

0 comments on commit da8e7c1

Please sign in to comment.