Skip to content

Commit e1b4fcb

Browse files
committed
chore: update package.json [skip ci]
1 parent 94eeb0b commit e1b4fcb

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,6 @@
22
"name": "minimap",
33
"main": "./lib/main",
44
"version": "4.35.0",
5-
"private": true,
65
"description": "A preview of the full source code.",
76
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",
87
"keywords": [
@@ -23,6 +22,10 @@
2322
{
2423
"name": "Cédric Néhémie",
2524
"email": "[email protected]"
25+
},
26+
{
27+
"name": "Amin Yahyaabadi",
28+
"email": "[email protected]"
2629
}
2730
],
2831
"repository": "https://github.com/atom-minimap/minimap",

0 commit comments

Comments
 (0)