Add homepage and bugs properties to package.json and update repository

This commit is contained in:
Quincy Morgan
2020-03-23 13:42:09 -07:00
parent e93fcc3175
commit 7900d08aa1

View File

@@ -3,7 +3,9 @@
"version": "2.17.2",
"description": "A friendly editor for OpenStreetMap",
"main": "dist/iD.min.js",
"repository": "openstreetmap/iD",
"repository": "github:openstreetmap/iD",
"homepage": "https://github.com/openstreetmap/iD",
"bugs": "https://github.com/openstreetmap/iD/issues",
"keywords": [
"editor",
"openstreetmap"