Skip to content

Commit

Permalink
Toward OpenHistoricalMap/issues#877 by fixing package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Sep 4, 2024
1 parent cbe9a7b commit 55524e9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
"version": "2.29.0-dev",
"description": "A friendly editor for OpenStreetMap",
"main": "dist/iD.min.js",
"repository": "github:openstreetmap/iD",
"homepage": "https://github.com/openstreetmap/iD",
"bugs": "https://github.com/openstreetmap/iD/issues",
"repository": {
"type": "git",
"url": "git+https://github.com/OpenHistoricalMap/iD"
},
"homepage": "https://github.com/OpenHistoricalMap/iD",
"bugs": "https://github.com/OpenHistoricalMap/issues/issues",
"keywords": [
"editor",
"openstreetmap"
"openhistoricalmap"
],
"license": "ISC",
"scripts": {
Expand Down

0 comments on commit 55524e9

Please sign in to comment.