Skip to content

Commit b4199bf

Browse files
change author field in package.json
1 parent 4da88b0 commit b4199bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aureooms-es-red-black-tree",
33
"version": "2.0.5",
4-
"author": "aureooms",
4+
"author": "Aurélien Ooms <aurelien.ooms@gmail.com>",
55
"license": "AGPL-3.0",
66
"description": "red-black tree library for JavaScript",
77
"keywords": [

0 commit comments

Comments
 (0)