We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm pkg fix
1 parent 9540184 commit 374a65fCopy full SHA for 374a65f
package.json
@@ -2,7 +2,10 @@
2
"name": "@rapideditor/location-conflation",
3
"version": "2.0.1",
4
"license": "ISC",
5
- "repository": "https://github.com/rapideditor/location-conflation",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/rapideditor/location-conflation.git"
8
+ },
9
"description": "Define complex geographic regions by including and excluding country codes and geojson shapes",
10
"keywords": [
11
"geofence",
0 commit comments