Skip to content

Commit e77f98a

Browse files
docs: 📝 Update docs
1 parent b946a47 commit e77f98a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.all-contributorsrc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributors": [
10+
{
11+
"login": "AlejandroRM-DEV",
12+
"name": "Alejandro Ramírez Muñoz",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/8054357?v=4",
14+
"profile": "https://github.com/AlejandroRM-DEV",
15+
"contributions": [
16+
"code"
17+
]
18+
},
1019
{
1120
"login": "charlieforward9",
1221
"name": "Charles Richardson",
@@ -24,15 +33,6 @@
2433
"contributions": [
2534
"code"
2635
]
27-
},
28-
{
29-
"login": "AlejandroRM-DEV",
30-
"name": "Alejandro Ramírez Muñoz",
31-
"avatar_url": "https://avatars.githubusercontent.com/u/8054357?v=4",
32-
"profile": "https://github.com/AlejandroRM-DEV",
33-
"contributions": [
34-
"code"
35-
]
3636
}
3737
],
3838
"contributorsPerLine": 7,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-editable-hook",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "The purpose of this hook is to provide functionality for editing features on the map, such as drawing polylines, polygons, markers, rectangles, circles, and more.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)