Skip to content

Commit 374a65f

Browse files
committed
Publish not working. npm pkg fix suggests this. idk why
1 parent 9540184 commit 374a65f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@rapideditor/location-conflation",
33
"version": "2.0.1",
44
"license": "ISC",
5-
"repository": "https://github.com/rapideditor/location-conflation",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/rapideditor/location-conflation.git"
8+
},
69
"description": "Define complex geographic regions by including and excluding country codes and geojson shapes",
710
"keywords": [
811
"geofence",

0 commit comments

Comments
 (0)