Skip to content

Commit 3fcc88b

Browse files
committed
chore: 🤖 add description & repository to package.json
1 parent ce00890 commit 3fcc88b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "@urbica/react-map-gl-draw",
33
"version": "0.1.1",
4+
"description": "React Component for Mapbox GL Draw",
5+
"repository": {
6+
"type": "git",
7+
"url": "git://github.com:urbica/react-map-gl-draw.git"
8+
},
49
"main": "dist/react-map-gl-draw.cjs.js",
510
"module": "dist/react-map-gl-draw.esm.js",
611
"scripts": {

0 commit comments

Comments
 (0)